Loading Tool

Explorer IconExplorer

Memory Pool

46,765 transactions
28.43 vMB
0.06426848 BTC
Random Selection Loading Transactions
Max Size: 151.81/200 MB

Candidate Block

Mining Attempt df48340a4e4dff61b5b0b98758b76d74fc79a25490f4a624bac37886b40ae206
Version 20000000
Previous Block 00000000000000000001756a5e3521a37c963c8268a5fccbe0ee3f5cf5eba3b4
Merkle Root 51b7ccdaf7990b5b6d5a285a1701fedfa6623fe055626a03b2fa49347570e7b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01035830 BTC
Feerates: 100.36 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,839 (152,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,095 762,095 0000000000000000000330bc1d0eb9ee027783f6bb5ff1afff5dbdd017131b3c 3,012 1.00/1.00 vMB 5
762,094 762,094 00000000000000000002e6a83d15182eec862be1db025463cdf92e424314a4cd 1,544 1.00/1.00 vMB 9
762,093 762,093 000000000000000000071967bdf2b43f45b625f7c6b3161cda1f40b6e8c7e775 1 0.00/1.00 vMB 0
762,092 762,092 000000000000000000039ba2ab7b5f63a3a23c60031f4840efed5b6e45f11f77 2,743 1.00/1.00 vMB 15
762,091 762,091 00000000000000000007301c528a259cbc64401d4998a96715a885939b62de4f 2,794 1.00/1.00 vMB 16
762,090 762,090 00000000000000000002042814ad638760719b8606b11a49de22350fa68e37dc 1,413 1.00/1.00 vMB 16
762,089 762,089 000000000000000000074d421fa71d275947b5166ec8ca966071d00ae9b799ef 1,100 0.42/1.00 vMB 8
762,088 762,088 0000000000000000000264ead579f06f50030b1b275ed38917a896360b04db02 2,753 1.00/1.00 vMB 11
762,087 762,087 0000000000000000000451c6c0faac949ff257f3fdbfd4b91ed413721645e4a0 307 0.09/1.00 vMB 10
762,086 762,086 00000000000000000006fcc450007c9176b1374b0ca78cb7081f2bc38fcb84a3 1,138 0.41/1.00 vMB 11
762,085 762,085 000000000000000000045ae42deb3bc88bc385315f49831de1e6e4dcd8f939b7 1,029 0.39/1.00 vMB 10
762,084 762,084 0000000000000000000761971a36cf84b9db9435720715d1720e161eba4082ea 258 0.53/1.00 vMB 2
762,083 762,083 0000000000000000000566a876f237179f82a183b4ff68a36a421277a58cbef7 1,133 0.60/1.00 vMB 7
762,082 762,082 00000000000000000000343b5be6e09e6330cdd5b8d3469d8165362996208237 783 0.40/1.00 vMB 10
762,081 762,081 0000000000000000000384532b292bbf62f541426577a8723bca8841044cf4a7 336 0.18/1.00 vMB 12
762,080 762,080 00000000000000000001371a5dda264067829c52066b4e9240d276df3d79e83e 152 0.10/1.00 vMB 5
762,079 762,079 0000000000000000000768856be8e94e66c97f6765e91a9140dfaa03f7442c6a 2,601 1.00/1.00 vMB 11
762,078 762,078 00000000000000000006a7b385f9006a8ede824e3dd2924a870af0d0b8ac87a0 1,229 1.00/1.00 vMB 10
762,077 762,077 000000000000000000065861a17dc7a735df1aa3b03eacbfb91d3d9cf355a94b 1,252 0.92/1.00 vMB 5
762,076 762,076 000000000000000000002a7380022ba91ab2dd03b07d8ca7daeef913e94d6d78 1,725 1.00/1.00 vMB 14
762,075 762,075 00000000000000000000bbbf2a9fb59bbf6b46ee5aaf9309b1caa2db270b5eb1 2,276 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.10 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: 651.75 GB
    • Received: 13.64 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.