Loading Tool

Explorer IconExplorer

Memory Pool

73,606 transactions
28.72 vMB
0.06768896 BTC
Random Selection Loading Transactions
Max Size: 174.18/200 MB

Candidate Block

Mining Attempt 1ce17a88bb9a2030b8793665e679e42bb8d81aea9cb09d1834494617395c34ae
Version 20000000
Previous Block 0000000000000000000139d916c6bfbcdcb6bcfd47cacb9080a826552985933d
Merkle Root 0f2bdab2adabeb57baa45a60ea9adf7729b64a9ffbacb0b8dc3996e3031df162
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,781
Size: 1.00 vMB
Total Fees: 0.00434039 BTC
Feerates: 24.49 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,432 (28,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,012 887,012 00000000000000000000eb5cbd76e26c1f87ffb88607812f2d7dfbf8840872ca 324 1.00/1.00 vMB 1
887,011 887,011 000000000000000000001696b3355b69b8c7b975c5b466e79a67aac3bca00059 487 1.00/1.00 vMB 1
887,010 887,010 00000000000000000001a22c06f41332c1d10e0e0b5a8045ac464642b18e7c62 546 1.00/1.00 vMB 1
887,009 887,009 0000000000000000000017125a9a9b7d16620829fc8dfab724a36d9cd73dab63 222 1.00/1.00 vMB 1
887,008 887,008 00000000000000000001452c1afec2bcd95886f4ce538b38fea6c3f32e5e1cbf 1,938 1.00/1.00 vMB 2
887,007 887,007 00000000000000000001d16298d63a94a9c54e84c1214786826abb5e696caa3e 672 1.00/1.00 vMB 1
887,006 887,006 00000000000000000001dfc1e7d2178b2a0f6a196a68f168f4c5495b5d2e6bf9 2,633 1.00/1.00 vMB 3
887,005 887,005 00000000000000000000a2c502f95bf1c58b45c1813ace6f71bfd7e2649b85d4 1,139 1.00/1.00 vMB 1
887,004 887,004 000000000000000000000cf62d21ac322c15151e3ec30d8e3a462315293cdbf0 1,476 1.00/1.00 vMB 2
887,003 887,003 000000000000000000026bd918d9c93040502910ecbb4a46395a56ec0e6a1eb4 2,392 1.00/1.00 vMB 3
887,002 887,002 000000000000000000016c34ce6daf47b6c9996a1bf3351614454aea36863507 567 1.00/1.00 vMB 1
887,001 887,001 000000000000000000007e307a09e6b5076a7b14e1efd31e40ffbaea03d027a9 1,730 1.00/1.00 vMB 2
887,000 887,000 0000000000000000000064c0482b3774965c041b89bc93027d06082587854911 1,573 1.00/1.00 vMB 2
886,999 886,999 0000000000000000000003011d04df31ed4cf4782172215a1eb866b7f3a15234 582 1.00/1.00 vMB 1
886,998 886,998 000000000000000000010088f41a51bb97148fed3f5e7b4d2a071453d7d73a33 647 1.00/1.00 vMB 1
886,997 886,997 000000000000000000022066c3702b7155dabcc266b8df2228e6ce24dafb7602 1,192 1.00/1.00 vMB 1
886,996 886,996 00000000000000000001edaacc10099e7d4cca222f5f00dd214929c771fc1c9f 1,474 1.00/1.00 vMB 1
886,995 886,995 00000000000000000002550d9c1ba27189a799ddc7eede5b3277665077762e73 1,794 1.00/1.00 vMB 2
886,994 886,994 000000000000000000005078465786d5b61d99fbc36069ae0270bc5be2fbf739 352 1.00/1.00 vMB 1
886,993 886,993 00000000000000000002878351339694ad8d31532b7ab2c6703aab88ec46213a 451 1.00/1.00 vMB 1
886,992 886,992 00000000000000000000472dae0683a708ba19aa3ed947f6449eabe3023d8475 501 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.14 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: 742.71 GB
    • Received: 18.66 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.