Loading Tool

Explorer IconExplorer

Memory Pool

44,623 transactions
26.62 vMB
0.05802416 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt f2242d9a23bbf71ab920b7491182943135655d891054c914931b8ebb17604816
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 5ab5ddc72a9e01635d1f7fa8076fbe81230fad8199af47eb5315280e97b7045c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,098
Size: 1.00 vMB
Total Fees: 0.00902582 BTC
Feerates: 54.71 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (409,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,063 505,063 0000000000000000004c799c7a37fc3244c8e86373c8c8927be4e44662a1a921 986 1.00/1.00 vMB 152
505,062 505,062 00000000000000000067208f86a7f519270e5468ead4266c45f8b948341cd950 144 1.00/1.00 vMB 112
505,061 505,061 0000000000000000002c75436daa65386883068a2f75ea6d59410517cb947836 2,488 1.00/1.00 vMB 354
505,060 505,060 00000000000000000033ec5c17fe229deeb9d918961b431e1e814ea09d403f10 249 1.00/1.00 vMB 102
505,059 505,059 0000000000000000002ef7f2641f80cba961ace85fc67d5ef49dcfb01957eabd 905 1.00/1.00 vMB 244
505,058 505,058 0000000000000000001213ccd3c8bb82048b3836ba146eb1e7f36fa30c65fa34 1 0.00/1.00 vMB 0
505,057 505,057 0000000000000000000fa01d58433ce01079919a287247d6a949692612f26cd7 970 1.00/1.00 vMB 204
505,056 505,056 00000000000000000034ee0bd242751f4a0d6231a011b7efebd896a7e028497a 598 1.00/1.00 vMB 152
505,055 505,055 0000000000000000005a5b243ad284e2f0dbf6487751691aa4eac44a44ce0d3a 934 1.00/1.00 vMB 229
505,054 505,054 0000000000000000002049c09756f0f444b335bab788a6dbad850db6135a5d61 1,955 1.00/1.00 vMB 280
505,053 505,053 000000000000000000343b36e95b4974df730d6066642ee4372c31535fbba29b 368 1.00/1.00 vMB 145
505,052 505,052 0000000000000000002e578e8532d60f8f56249a731ee52eea80c2933fdfb2e6 393 1.00/1.00 vMB 154
505,051 505,051 0000000000000000004ed8bb859c6f13c1a54235c392ab3c134d3e4683c2d73d 222 1.00/1.00 vMB 107
505,050 505,050 0000000000000000003ee65cf68298377349c85c291cc595b845a8ef7564fb89 1,287 1.00/1.00 vMB 231
505,049 505,049 0000000000000000002e7d1676ee0e22ce83b01319636c5a894fa2ff79028405 514 1.00/1.00 vMB 143
505,048 505,048 000000000000000000010b168d755539148576adc7a13dcb8a2d08a0c6f7642b 1,038 1.00/1.00 vMB 157
505,047 505,047 000000000000000000685995bb0ad617e8c917e501d0df8eede568d91cae01a6 2,316 1.00/1.00 vMB 447
505,046 505,046 0000000000000000002c915e47a439f03caeddec1b24e89787e54ad373ea33f7 1,180 1.00/1.00 vMB 230
505,045 505,045 00000000000000000047ea8935cc19fbc4b533110a7749c3fbe2ba8f52165e67 1,239 1.00/1.00 vMB 151
505,044 505,044 000000000000000000493cebe7050fe8a6e76e99ec577da3711e5665ce73b485 1,452 1.00/1.00 vMB 287
505,043 505,043 0000000000000000006f50cb63ccb9e605fdb350d963439a8bafa2ca452731bc 2,564 1.00/1.00 vMB 452
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.