Loading Tool

Explorer IconExplorer

Memory Pool

78,262 transactions
29.17 vMB
0.07288949 BTC
Random Selection Loading Transactions
Max Size: 174.41/200 MB

Candidate Block

Mining Attempt a7b2e4aacdafebeb52d6e3720a9c3439705e652ee8e4f9c0ce979b926f44a22f
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 7ff809ee97b3ea6986f97a64526ee665821ae3bab3bda8d370c480c1b3fdf04f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,134
Size: 1.00 vMB
Total Fees: 0.01357413 BTC
Feerates: 73.20 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (546,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,977 368,977 0000000000000000128da171e709578b2107699b1bae66e7f5510d45182f8925 1,730 0.75/1.00 vMB 52
368,976 368,976 000000000000000010ddacea64c7dff87299dfe0509a781f5557d8950e20f17c 368 0.15/1.00 vMB 43
368,975 368,975 000000000000000013fb64a110218033b40d10e1291cace994d09b083db28e43 53 0.03/1.00 vMB 24
368,974 368,974 00000000000000000c3352753e83edd0e16a06a2bc76d5efcdee1475af61a39e 542 0.32/1.00 vMB 39
368,973 368,973 000000000000000010b4bd931966b6a6a69de2c965f42319b7e0b96c2b0f778e 121 0.06/1.00 vMB 31
368,972 368,972 00000000000000000de74cc9f912eeb55f023df8ce9db077e1032d5949d5231c 685 0.33/1.00 vMB 39
368,971 368,971 00000000000000000525b7c42623d2b42904022e28ca8068774d27f939f59bdd 751 0.47/1.00 vMB 29
368,970 368,970 00000000000000000d128ed11da2b6237be2e442efb55352bcb4174d8ad3c221 783 0.43/1.00 vMB 38
368,969 368,969 00000000000000000c0569ebac3401c7e6dfe8b31dd6d33b86884212fb31c859 454 0.23/1.00 vMB 44
368,968 368,968 0000000000000000027a44f3559351e5d2406365a3a44cd94807f34e1c6a2a57 1 0.00/1.00 vMB 0
368,967 368,967 00000000000000000a85d8632fabd78594865559b14ed868df72d833e63c7119 243 0.15/1.00 vMB 33
368,966 368,966 000000000000000007c73b5b4c542725ce0bd6f977125b1a67700a906045a8a6 714 0.51/1.00 vMB 32
368,965 368,965 00000000000000000fe01563472f43ca4081d783ed463d1ea9923e20e13a66a4 383 0.22/1.00 vMB 35
368,964 368,964 000000000000000013a60fb483fcc359f9cb8ee34259581e97a15897c38a6591 1,487 0.74/1.00 vMB 43
368,963 368,963 00000000000000000c8fa5ff1a202d3d9eec773cc7cfe6f9499fcdd8fe9aa4ad 194 0.11/1.00 vMB 42
368,962 368,962 000000000000000006c946eddbff3d3a18805a704f09590d6aa20ba0bb8650eb 1,143 0.64/1.00 vMB 37
368,961 368,961 0000000000000000078997f73dddcd5434c9d6d7b6ca91b99c313bb222d3f6de 309 0.23/1.00 vMB 27
368,960 368,960 000000000000000014cdecfc134ee03b11404b5b41aa3a448574fc7a91e4958d 983 0.71/1.00 vMB 27
368,959 368,959 000000000000000012a3409341d761d4bc6e9479c689353d9f6180a442cd9e2d 2,479 0.93/1.00 vMB 57
368,958 368,958 000000000000000003f579e339b7e1b4c2e8a6b8edb3af1e63969a03c9e51142 390 0.30/1.00 vMB 25
368,957 368,957 00000000000000000039f68357295025f069810fdaed2810ce824418d22dcdd5 1,894 0.93/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.41 GB
    • Received: 15.50 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.