Loading Tool

Explorer IconExplorer

Memory Pool

84,690 transactions
32.77 vMB
0.08372875 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt 62bded33fcdff7cb24dfdd73af1ab3f9b7db692bbffd91405d5c659e0413cf9d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (632,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,432 282,432 00000000000000014c84690876d56cbe40e3a4431f3a44d3c498bb82617c5714 336 0.15/1.00 vMB 50
282,431 282,431 0000000000000000055cb02bc02bafbc981c4c9dfe365fcd42b10555a6a4c8dc 81 0.04/1.00 vMB 33
282,430 282,430 00000000000000013520e767644f4f432a7ea67752abc4fa83c420039f1f2324 531 0.44/1.00 vMB 22
282,429 282,429 0000000000000001ac5465fd70cdd3dce6564df8656aba5f62534065860ab7d4 563 0.25/1.00 vMB 38
282,428 282,428 0000000000000000714e357bab4f30960d27b2663ede9dfc35b45ca37620f508 733 0.25/1.00 vMB 77
282,427 282,427 00000000000000009d1faa9fbc1aba43c3439ff5be5bcc1f90a058036e8305bb 146 0.05/1.00 vMB 57
282,426 282,426 0000000000000000747447f945adf9172f43927e1a81f5701910617a00c4c134 1 0.00/1.00 vMB 0
282,425 282,425 0000000000000000fbe24c2ccf877cf6bcab5a503b6ec7a522cca898e97efca0 593 0.25/1.00 vMB 35
282,424 282,424 00000000000000014ac6368eb098a2bc6bc02115fb34812df9f613c20c61cefc 600 0.25/1.00 vMB 76
282,423 282,423 0000000000000001e50084a8d2fb577ba921adcf90c98b3289ba53516de54827 109 0.05/1.00 vMB 36
282,422 282,422 0000000000000001ec1a0ed761e9409d489ddbc23e4996142daddad30749e6a2 786 0.30/1.00 vMB 63
282,421 282,421 00000000000000018e58c6c5f7dc39b2b9a3ea0f8a71e94e543dfc135bd4b6fc 235 0.11/1.00 vMB 24
282,420 282,420 00000000000000015596094cdcec0ae3ad8b8bc274bf92fe3459679c57d7cf86 783 0.36/1.00 vMB 49
282,419 282,419 0000000000000000e6cebb0109bf13bfb9c75edfb3130609dd7aecdad4938b8e 184 0.10/1.00 vMB 44
282,418 282,418 00000000000000005734a86fc0daf848f4c9d6d50c196db6685ae5a0ad6340f9 596 0.34/1.00 vMB 41
282,417 282,417 0000000000000001622870d72f95e9976b46383129c2d20009918ca63c5c8f98 96 0.05/1.00 vMB 40
282,416 282,416 0000000000000000252a143d9ad878f95aaa0a40fa4183301691a0deea5c1a9e 550 0.25/1.00 vMB 42
282,415 282,415 0000000000000000cdccc66b47f150285f3e7694efe083bd8bbfe82dd6f2e7f6 199 0.08/1.00 vMB 31
282,414 282,414 000000000000000188ff00d95192c34fa5ecd51ef1cd2cbd5adcb8535770374c 456 0.31/1.00 vMB 38
282,413 282,413 000000000000000127b4fef8dcf4e97fc057f42096342c2aa477e0595a449cd4 734 0.25/1.00 vMB 61
282,412 282,412 00000000000000007f6544d96e6339c8f265e27cc48be309971fca4ba5042396 749 0.42/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.