Loading Tool

Explorer IconExplorer

Memory Pool

80,050 transactions
29.39 vMB
0.11585016 BTC
Random Selection Loading Transactions
Max Size: 178.33/200 MB

Candidate Block

Mining Attempt 97eeb047195b4de6aec304939b9f8c8b95fb6f8f449806200a175c0c15a9d915
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f4796d27c0b4fd9248652b50776e135e6f338617efe609f2b4c93da53c53b3ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,003
Size: 1.00 vMB
Total Fees: 0.05295226 BTC
Feerates: 151.07 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (795,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,521 119,521 00000000000043db5c946fc6e24196dd97ccf3c9f054dbc629dddb8f227f2dc7 1 0.00/1.00 vMB 0
119,520 119,520 00000000000020bc4d01099a3e661861233fe01185d21be9761ab1a1c21483d5 2 0.00/1.00 vMB 0
119,519 119,519 000000000000789afc4d0a334433de836d453ee6a8aef271640e9a337d234b17 6 0.00/1.00 vMB 0
119,518 119,518 000000000000a864a15070d66da0f16f5f37f4bb58885f2157cc458dd4e53209 8 0.00/1.00 vMB 0
119,517 119,517 0000000000002597171f4d62e1baae3471a7feeee56dec93168ebe18165c9314 42 0.01/1.00 vMB 1,295
119,516 119,516 00000000000010bca7d485ce9c013fdb09cbcea928622a7bb1c1cd2e6b624798 9 0.00/1.00 vMB 0
119,515 119,515 0000000000008df217da9efe819378a273b0baf1ceea7f0f2cb9f8276d66605b 17 0.01/1.00 vMB 754
119,514 119,514 000000000000366a9ac74a1c9ef73a4ed7248f10595f93442dc7aa8ea6300cbe 3 0.00/1.00 vMB 2,079
119,513 119,513 0000000000002d99a1934ecf343d2190354e1f9ddb8d790274cff73d9de2a26a 3 0.00/1.00 vMB 0
119,512 119,512 000000000000477305ff564689d301e742207338a8a7c3e98ba22d95cbc16ea3 62 0.02/1.00 vMB 1,512
119,511 119,511 000000000000acac0302939b5811b61032027678f35b68d0a0c7b8c9cc18d501 4 0.00/1.00 vMB 1,004
119,510 119,510 0000000000003141e255ab544b1c5cb71881eb1f508e348bb95f065da39eab34 9 0.00/1.00 vMB 307
119,509 119,509 00000000000070135fe3d66d40509ff9ed1b8b393f135edb1b56eac4a3b60f36 14 0.00/1.00 vMB 422
119,508 119,508 00000000000014fea75fe1a59f8f7db829d29bb5b161e922f982fb7333567a40 12 0.01/1.00 vMB 254
119,507 119,507 000000000000831f171d91644b27bcfc961c59d782cee7a2bbf6181397d475f5 1 0.00/1.00 vMB 0
119,506 119,506 000000000000951e0425b6ffa576b86a2fc49b711534e6492912dbfdc9478867 6 0.00/1.00 vMB 775
119,505 119,505 00000000000069fbdc4212cce6d2f92eb3a213ec20012d9a384d396978f44f50 6 0.00/1.00 vMB 1,390
119,504 119,504 000000000000a9aa2b43846c72eb1b78e5728ef77929dc1badda194bfde92f0b 8 0.00/1.00 vMB 904
119,503 119,503 0000000000009d92e488c5e58e6cfa2bc427aa05c72597d7fef63aa1aa75f5c3 20 0.01/1.00 vMB 563
119,502 119,502 000000000000603081e3fd2d408571cf266d1d1929012f98be681a219b37d30f 16 0.01/1.00 vMB 0
119,501 119,501 000000000000af1686f87d247d0763ab8701aafea3dc0896ca720edb972a2cc4 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.