Loading Tool

Explorer IconExplorer

Memory Pool

87,796 transactions
32.14 vMB
0.14604444 BTC
Random Selection Loading Transactions
Max Size: 193.97/200 MB

Candidate Block

Mining Attempt b0d6c3cf0841aca635c423d965b520ff605495d712c896bb024d2248974bfd1b
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 31bb586c8d657e23217bbeed63cbf6ff37bd941900aadcfc47414123e2491c73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.05430050 BTC
Feerates: 911.92 > 5.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (609,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,880 305,880 000000000000000055580d7a08a06a87da016ea1a8cc44e2d8d0f2bea918353a 166 0.05/1.00 vMB 40
305,879 305,879 000000000000000056f211c2e15294d1e8a23620f08faecbc4a1a089e604de06 115 0.07/1.00 vMB 27
305,878 305,878 0000000000000000138375ffa10b2dd98251f98a787a7ce2667395cfc9c38132 352 0.17/1.00 vMB 38
305,877 305,877 00000000000000004a96e9075e07be34ed23559f337e26070102017bd301ac73 8 0.00/1.00 vMB 26
305,876 305,876 00000000000000003da65da92932a8d051b50bf3874991b3e94250e5658add3b 232 0.13/1.00 vMB 19
305,875 305,875 00000000000000005acd18c630846860059e7abc57b230d4479ea507de219da1 172 0.10/1.00 vMB 29
305,874 305,874 00000000000000000221484f049dc1c7cdf435fd1c19ca5437e3aa9f3d91737c 40 0.02/1.00 vMB 33
305,873 305,873 0000000000000000458ce9d527bf2287a62d1823d679f10b8ae078fc6577fe7e 337 0.19/1.00 vMB 29
305,872 305,872 0000000000000000188aa05ec5ecf6b89c9ba1b1aacd6cb8c9ee23ed079c1f80 69 0.18/1.00 vMB 8
305,871 305,871 0000000000000000028c31ba9477febdd7bcea7745e1a467e15d95ad7c624a94 524 0.35/1.00 vMB 27
305,870 305,870 00000000000000001da893951626ee208d68aca479214bfa345e3cd18bad7efe 94 0.08/1.00 vMB 23
305,869 305,869 00000000000000004a22cecd18e8183cd37093ef620e17feabcac48f8f16f178 297 0.21/1.00 vMB 22
305,868 305,868 0000000000000000563c8853f062fb83e8ab9b83c4f7fa81beab772bd08e8b33 514 0.34/1.00 vMB 23
305,867 305,867 00000000000000004fe42f887b673b0bcf50e4bdd4612b6d38b95093327ed7f5 317 0.19/1.00 vMB 22
305,866 305,866 00000000000000002dbed523cbf20b59250d5e964520f6ad064717f85d8d6a57 107 0.05/1.00 vMB 28
305,865 305,865 000000000000000041658b097194983d0d3407516ea3b7cd6a74e4767db9fe21 40 0.06/1.00 vMB 4
305,864 305,864 00000000000000003610dcba51cc139ccf9398fcce82e142f32dd44c3b0ee793 130 0.06/1.00 vMB 27
305,863 305,863 0000000000000000510821db9a11fb68800218e9269ee773a3d4a170fa8d5953 276 0.12/1.00 vMB 27
305,862 305,862 0000000000000000354703304bda2806d31e4344e037b5b6d258db1886dd6850 38 0.01/1.00 vMB 27
305,861 305,861 0000000000000000050124f2ba18b509129bff11ff907676c7fc2ef8b1029235 229 0.12/1.00 vMB 26
305,860 305,860 000000000000000023888397bd107f83b42000909cfebd83c695d5aab5133fa5 98 0.09/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.