Loading Tool

Explorer IconExplorer

Memory Pool

37,777 transactions
28.01 vMB
0.06675135 BTC
Random Selection Loading Transactions
Max Size: 141.72/200 MB

Candidate Block

Mining Attempt ccb386ab5df091134ad536b9c90fa86ec2d6485bfa84d34d551b989475af680e
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 614b06ab29afa8df82b52c22180d99015125958c6aed13d8a556f14fc03d0869
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,401
Size: 1.00 vMB
Total Fees: 0.01322739 BTC
Feerates: 150.93 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (318,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,884 595,884 00000000000000000017a7b187eab5afc414ebe8a7fadfda52b9126794abf78d 1,464 0.37/1.00 vMB 15
595,883 595,883 00000000000000000013463ab981e28fbecd4846ffc2d333886aaa3c7f777cc0 517 0.15/1.00 vMB 40
595,882 595,882 00000000000000000005d4062205ddb0f452ff3ec0f1547441fb4e597db9c718 99 0.03/1.00 vMB 12
595,881 595,881 00000000000000000008645115e3fda62cf6356bc9db23d6a266a26f6fea509d 2,369 0.59/1.00 vMB 22
595,880 595,880 000000000000000000114b9a4338b998471e316c5ad444e6113439181d9f718f 932 0.22/1.00 vMB 5
595,879 595,879 0000000000000000000f11ee255cae0f70ffe135427f04fc39d881667354ddac 3,216 1.00/1.00 vMB 22
595,878 595,878 000000000000000000084b480cc4576276f0e680875df215d2ac55deaa396a70 342 0.11/1.00 vMB 27
595,877 595,877 0000000000000000000704f4b105c16ac29e2b66d693eb44a1bd64e5cddb3cb1 1,593 0.44/1.00 vMB 18
595,876 595,876 00000000000000000008256eaea96125c9bf91c129222397b34ed0b253dacf35 1,445 0.41/1.00 vMB 19
595,875 595,875 00000000000000000008887863836417684109e4ee4164c4f313a9bd85bbf9aa 633 0.17/1.00 vMB 24
595,874 595,874 00000000000000000012cc00b8bf37bbea55b394f4402ba91c1b88ac6328de6b 2,490 0.69/1.00 vMB 23
595,873 595,873 00000000000000000005e4ab32197135e6fd11bbf9fe667d21c590873ae39496 54 0.02/1.00 vMB 11
595,872 595,872 0000000000000000000ceb8a603422912ce0c110314399d09a882a6e857aaeef 1,501 0.45/1.00 vMB 21
595,871 595,871 0000000000000000001629720248291261fa4002db31a671b5b5a50babb395f5 921 0.28/1.00 vMB 22
595,870 595,870 000000000000000000114529fce1bdb36e6c446e3ed387eedda2004837960b82 2,899 0.89/1.00 vMB 20
595,869 595,869 0000000000000000000e8b5bb7e9bcbf7acabd9f760976012b1e14fc0c940935 3,615 1.00/1.00 vMB 21
595,868 595,868 0000000000000000001306716d4940b5129f48027d45c209b50b209a9aba1bb1 1,216 0.34/1.00 vMB 26
595,867 595,867 0000000000000000000c17ceb6bdf762bfffe1a744b32d164c1b49b0d682a0af 763 0.25/1.00 vMB 26
595,866 595,866 000000000000000000040123b49dbc50b6efa63d53b345185fff61a72125555f 2,570 0.76/1.00 vMB 17
595,865 595,865 00000000000000000013f4c11d4e8ed3dfea6977a865704ca3b33168daf61834 3,159 1.00/1.00 vMB 23
595,864 595,864 00000000000000000011828e5cfa4685e665589e5cdd82ef65997c77791579e8 383 0.15/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.86 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.