Loading Tool

Explorer IconExplorer

Memory Pool

82,273 transactions
31.06 vMB
0.11732028 BTC
Random Selection Loading Transactions
Max Size: 182.72/200 MB

Candidate Block

Mining Attempt 3f0212086bbbbbefbaf799f932414d984f0f5d4f5884266c76878f307df95b55
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root ffe0a9c35c422f446559552b5d683c83a24b7e3b273500498b8b56dccd514468
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03974947 BTC
Feerates: 150.77 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (245,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,522 669,522 0000000000000000000aa93e6b12eac5239a52d3509ae7184cabd35e65eed230 1,487 1.00/1.00 vMB 33
669,521 669,521 000000000000000000037c327e97da7796c98c470e30bdcfd43fb52568f53dad 1,620 1.00/1.00 vMB 23
669,520 669,520 0000000000000000000963a83c0344319b97fc1785cc5a4d52536cf8ed01bd18 1,303 1.00/1.00 vMB 26
669,519 669,519 000000000000000000011ea1b5bef4c1427367faca77e78766e65b626def6524 1,956 1.00/1.00 vMB 48
669,518 669,518 0000000000000000000a6e4919203dc700bee6e1a380957c4205bef6fb1c7824 694 1.00/1.00 vMB 16
669,517 669,517 00000000000000000002e1d91f6b1c1390c8c055abcd0a8840488c0c402eb21c 876 1.00/1.00 vMB 96
669,516 669,516 000000000000000000071d0fa5345ce7a9e223b8735bb497af5fcac1b356e9e9 1,710 1.00/1.00 vMB 39
669,515 669,515 0000000000000000000744ab147d4b57fbfc229d9584a20e0f09b1117e20345e 1,817 1.00/1.00 vMB 41
669,514 669,514 000000000000000000018d795eee487d9097907fc711bacd49ecca30a0d730b2 1,665 1.00/1.00 vMB 49
669,513 669,513 0000000000000000000d20577a8f5571eb2c8c97dfd1388c8a165784b164f551 735 1.00/1.00 vMB 17
669,512 669,512 0000000000000000000bf5637160604e29b6377a8ecfa735a2db10d581711206 1,603 1.00/1.00 vMB 72
669,511 669,511 00000000000000000008b6962b7e82e2ba01d9e756fec78a5c4d9a7f512d32a4 243 1.00/1.00 vMB 9
669,510 669,510 00000000000000000007f5f4e15a97e1cf7b138e2f40d0127f0c2eb64bbd5c6f 2,288 1.00/1.00 vMB 55
669,509 669,509 00000000000000000006391850373a563d4b47f12087b35f28e4356a9d587101 1,620 1.00/1.00 vMB 31
669,508 669,508 00000000000000000005d1ea3ac555269338868c6fac8ab89ad07ce53174cf41 2,548 1.00/1.00 vMB 29
669,507 669,507 0000000000000000000b4ae5dfeb13289bd229ffd32358c7fdd06dfaba1ba345 1,886 1.00/1.00 vMB 31
669,506 669,506 0000000000000000000a8641776b9d7d534e37fc5cede2bfd5fab45b0431609b 2,575 1.00/1.00 vMB 79
669,505 669,505 00000000000000000005eeed8082c91c016a8123ea2cf1e12abe440fc5413c4e 1,336 1.00/1.00 vMB 48
669,504 669,504 00000000000000000009aa84fafa74071b943e9dbbeb07fd5f53cca46f381522 1,736 1.00/1.00 vMB 42
669,503 669,503 0000000000000000000090a8fea678bde846ddec3fdf324394bb80dd8133de84 1,782 1.00/1.00 vMB 107
669,502 669,502 0000000000000000000b3e1b613f60c71fb929c2fa90836ec449bc0655364143 2,231 1.00/1.00 vMB 71
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.77 GB
    • Received: 15.57 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.