Loading Tool

Explorer IconExplorer

Memory Pool

88,450 transactions
32.22 vMB
0.13901311 BTC
Random Selection Loading Transactions
Max Size: 195.19/200 MB

Candidate Block

Mining Attempt 41d1691871bbd319c51d2e5f4f3b6ba77874d3e29550a5a4fe8213738ff2998f
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 811555b5ca6c39a5dca09612537c7ec60230d6197c89c69f1fa0f308b62535eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.05197178 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (127,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,339 787,339 0000000000000000000356bbf532abaf700bc661cafc3af3c6d6c4b4dd0694b4 3,763 1.00/1.00 vMB 36
787,338 787,338 00000000000000000001e25268da761242acea16d1e2c444c903ed6a6c026daf 1,533 1.00/1.00 vMB 19
787,337 787,337 0000000000000000000567e154f0530e73b94f6b6255679a9fbbd3936ca47f5d 2,897 1.00/1.00 vMB 33
787,336 787,336 000000000000000000010769b6e05de01931bd7c8ff53d3412d46a127163793a 3,373 1.00/1.00 vMB 51
787,335 787,335 00000000000000000000f99f01de83952c0c2c1541c93c73e473c48e32f759a9 2,628 1.00/1.00 vMB 35
787,334 787,334 000000000000000000027ac74892d31046fe1c2210ee61b8bbf1bb0503d7270f 3,867 1.00/1.00 vMB 12
787,333 787,333 00000000000000000003112644113c93d1dc11722fcc24f9ea0c820297f0e306 3,047 1.00/1.00 vMB 31
787,332 787,332 00000000000000000000ec54266daba90891363b64536ff53ed402fe814fa0e8 5,014 1.00/1.00 vMB 9
787,331 787,331 000000000000000000051d249eac152c0a7fb6a5be503555f73d64c23979ed64 4,538 1.00/1.00 vMB 11
787,330 787,330 00000000000000000002c8e5980e4921b75fe3970e59084c0de47f446ca17b25 3,594 1.00/1.00 vMB 22
787,329 787,329 00000000000000000001b2e9bd50435e9648b97cb93ce3cc4b06bb44a47be1fc 3,733 1.00/1.00 vMB 18
787,328 787,328 000000000000000000055593edda4b417d2ebc69e8d19485b7f663bc3251132e 4,135 1.00/1.00 vMB 23
787,327 787,327 00000000000000000005a506f4de2649bef78b80ff40b60b028b23ff4d9b720a 3,562 1.00/1.00 vMB 35
787,326 787,326 000000000000000000008c6ae0b07763310548329a8f4cfafdd7a97571df1109 4,006 1.00/1.00 vMB 21
787,325 787,325 00000000000000000003d237b023f79a40d0dcea471e62870d4f2296e831a2ee 4,552 1.00/1.00 vMB 11
787,324 787,324 000000000000000000028217c2488c230a84652068ed87da35e14c94ceb4cab8 4,040 1.00/1.00 vMB 14
787,323 787,323 000000000000000000026f729dd277b3fe53d216cecabb25157e4c47d53901ed 2,875 1.00/1.00 vMB 6
787,322 787,322 000000000000000000001d2f161708adba2a5805e2a45dfb68341023230f9f22 3,759 1.00/1.00 vMB 8
787,321 787,321 00000000000000000000eb07f984edc5546e0d9d28f9c059edb8bb2fcee491d4 3,051 1.00/1.00 vMB 13
787,320 787,320 000000000000000000040d75446c8d9bfeb9c58df980045275c5304cac52724d 3,372 1.00/1.00 vMB 25
787,319 787,319 00000000000000000004d2daa162b55e9033d6d21471231c424491b4d8fef973 2,088 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.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.