Loading Tool

Explorer IconExplorer

Memory Pool

39,891 transactions
28.75 vMB
0.07812301 BTC
Random Selection Loading Transactions
Max Size: 146.10/200 MB

Candidate Block

Mining Attempt 7e5c95790c6881bc74f7f3fba79b94349df084584182a9ccbdc82f7daa81f8f0
Version 20000000
Previous Block 000000000000000000008c63f333c2759a97068a8205bd4bdb576a11858f7db9
Merkle Root 8b72cd25a89f3dc745d770c1f8209cb999d84d2f321502a8acbff0cb21322cbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,344
Size: 1.00 vMB
Total Fees: 0.02239241 BTC
Feerates: 115.11 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,608 (497,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,981 416,981 000000000000000004f533179ae5e18352a1afa810a8b8af5490427de56a8213 370 0.14/1.00 vMB 64
416,980 416,980 0000000000000000004ed6a3404edc4f471220ab3864955ddd6e3276e1bff7c4 1,790 0.81/1.00 vMB 61
416,979 416,979 000000000000000001c52ab673ce146c455a01e97cda89eab88f93904e124c6c 658 0.39/1.00 vMB 52
416,978 416,978 00000000000000000238d713ca744c0d956f74b48dcd916d4c194718989a3ba2 1,254 1.00/1.00 vMB 35
416,977 416,977 0000000000000000036c9dc30af223f8a7348bc170bbb9f0ce9eb395d2f0e0fd 1,425 0.99/1.00 vMB 46
416,976 416,976 0000000000000000025d3e0dc2c170985de696cdb8180e1fd30f062705cd2449 1,751 0.95/1.00 vMB 47
416,975 416,975 0000000000000000010ef6edf3fc5bbaf98e0a39639eebdb7d0ac00811f14174 2,014 1.00/1.00 vMB 53
416,974 416,974 0000000000000000046e3246d4a992597f038acb18da609da7e611af155d140f 1,947 1.00/1.00 vMB 52
416,973 416,973 0000000000000000030b348cf4853b1f35aacc76630cc7d59ef40fc16ada22c9 2,444 1.00/1.00 vMB 76
416,972 416,972 000000000000000002f94f8cdccd93eee68b106e47e8ddebe82c8cf226e296f0 2,275 1.00/1.00 vMB 61
416,971 416,971 00000000000000000241d27a731355f590037f6561d1c2c82ae72d462565bde6 930 0.52/1.00 vMB 61
416,970 416,970 0000000000000000030e465319da1e7d6d6d869872fdac43dd214cc97d477320 735 1.00/1.00 vMB 14
416,969 416,969 000000000000000000775756fea2c73d8efefcc2fae05ad3b09ab146ea6323ca 449 0.22/1.00 vMB 58
416,968 416,968 000000000000000003c1d77956c68c654c0dcfa67e85315959ae42c19d3b2e12 1,240 1.00/1.00 vMB 25
416,967 416,967 0000000000000000042b0053bda254b30ddee98d7ec66f21c2a01725892bdff0 465 0.62/1.00 vMB 24
416,966 416,966 000000000000000004c0ab50f0973360b3e98453c70cdc3366f293f4252f3b91 189 1.00/1.00 vMB 10
416,965 416,965 000000000000000004bb839c37ad17eb2648be0944fe5f5e1f54a959b3c1a3f0 753 0.34/1.00 vMB 66
416,964 416,964 00000000000000000028028c734c3d8c1822b3c5464b88e4e713db28eef75c03 276 0.98/1.00 vMB 13
416,963 416,963 000000000000000000d095851257a780c6aa40375bf8d619c6e7b04fcf60f5ea 1,097 1.00/1.00 vMB 38
416,962 416,962 000000000000000004af7f76f272607a6e04bdcac505a2b86533c38d4b78cb12 432 0.98/1.00 vMB 14
416,961 416,961 0000000000000000007b024c992f2d58572e94a8f77656dbba04684b1d58bd29 2,226 1.00/1.00 vMB 66
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.00 GB
    • Received: 11.85 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.