Loading Tool

Explorer IconExplorer

Memory Pool

80,336 transactions
29.61 vMB
0.09229420 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt 7ab1e51af4a63a2a52abc3740cb8eef781aa70299bc31ec5605aacf36726d6a7
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 65ab044b35d4dfe8ff0b11b67c13452ded2fe89d5e319836c0e18f1138bf8015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.02971782 BTC
Feerates: 502.67 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (275,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,028 640,028 0000000000000000000dfc58e227662221739321ce9062192833be84d5336983 2,834 1.00/1.00 vMB 68
640,027 640,027 00000000000000000000f5864819c3c5e9b5952a709806d234f55276e386073f 2,537 1.00/1.00 vMB 67
640,026 640,026 0000000000000000000431cb4f4b372ac5e96143f9fcfa1521c4c27ef4e03154 2,962 1.00/1.00 vMB 77
640,025 640,025 00000000000000000001285f8da778721e1cbba5f55c39d562a1243b25db0163 2,296 1.00/1.00 vMB 85
640,024 640,024 0000000000000000000327a061e442fb632a413dde5519301f4104a35cb9f5b9 2,951 1.00/1.00 vMB 93
640,023 640,023 00000000000000000008d1fd0590272ed01ec8439c206c09748d6e1a5d1f6876 2,950 1.00/1.00 vMB 79
640,022 640,022 000000000000000000079d745290843df828c6d7add480ccb224cbd3eadec086 1 0.00/1.00 vMB 0
640,021 640,021 0000000000000000000e70db13dfbccdb0d5d0ecd5d144d960edb5c6f72734f5 3,078 1.00/1.00 vMB 85
640,020 640,020 000000000000000000102b75fe97846510a1cbcc02523d15748979fe58ad1eea 2,250 1.00/1.00 vMB 63
640,019 640,019 00000000000000000006abcf79bf45f4361a2252b822a29d1b0dd68b4dde40fe 1,851 1.00/1.00 vMB 71
640,018 640,018 0000000000000000000e2b75a99cd4b9490b631caa86fa3cc66da83bcf590d93 3,052 1.00/1.00 vMB 71
640,017 640,017 0000000000000000000eb0ecdb52759771619b75fc9b2156bf6df749b7375eb7 2,918 1.00/1.00 vMB 83
640,016 640,016 0000000000000000000cca22b720fd7e0fd2dd7c39ea2d9005c81fc1401d62e3 3,060 1.00/1.00 vMB 80
640,015 640,015 000000000000000000006c2fee2f7a0ef0daf1718511939009eb4e596c8c98fd 2,780 1.00/1.00 vMB 65
640,014 640,014 00000000000000000009b3893aa608185257c03a421fc8a4bac4d1b40aa672e6 2,303 1.00/1.00 vMB 76
640,013 640,013 000000000000000000006d53b3136250958f933b499bcba2d9175c27c22132ce 2,938 1.00/1.00 vMB 87
640,012 640,012 00000000000000000004cc347236050a7c3e2ebf0840bf768effada1b12f4644 2,924 1.00/1.00 vMB 101
640,011 640,011 00000000000000000007605447ebca00dfd95b7ea85d99563826ad2f3dfce873 2,378 1.00/1.00 vMB 11
640,010 640,010 00000000000000000000c8edf9184c90c8cc8e8f984d269efd592286670bb523 2,522 1.00/1.00 vMB 39
640,009 640,009 00000000000000000008ea575ab6fde48105ec86795cf7299c307988267ee9a7 2,180 1.00/1.00 vMB 58
640,008 640,008 0000000000000000000e44a5c08f41b013e5dde9eca5a1a933936c3ff536dac2 2,560 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.