Loading Tool

Explorer IconExplorer

Memory Pool

10,831 transactions
3.67 vMB
0.01284679 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.44/200 MB

Candidate Block

Mining Attempt 00a925eaf40917846c7b75e4a8028044b44880f90c75501247515bcd11a82633
Version 20000000
Previous Block 00000000000000000001ee4cb97e17eb569e9cfdcc353ea081c23004aac63085
Merkle Root 1102941d76c4d5b0218a992090fdc2cc2b18fc9b64b3c1f9d7ea9bad356e29c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,746
Size: 1.00 vMB
Total Fees: 0.00890690 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,498 (771,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,568 141,568 00000000000000eb37ac0df0a29839cdd16bc6d51e845e237228591444d4da40 109 0.04 vMB 126
141,567 141,567 0000000000000680823dc13b8b4997b11b697505b51a31d1f769e7ddf58d1d89 24 0.01 vMB 89
141,566 141,566 00000000000004688a89378069baaf976aa247775b10fa57b31ddafaa5a2a44c 103 0.05 vMB 156
141,565 141,565 00000000000002c2fcb5f8c4389cede34bda00ad2b76b34ad710206ed3bdec36 146 0.07 vMB 122
141,564 141,564 00000000000006f0ab7707e598da53ec8ebedc8ed610bffe8f31abf4d9dc1155 9 0.00 vMB 71
141,563 141,563 00000000000005ba1bbf4ab5dc96e95fa1c9b18643203dfd7d48f19e28d5deeb 55 0.02 vMB 148
141,562 141,562 000000000000030c732cce2aa5cb62bc6cd93ca9be195f4bb7b0deba71999309 37 0.02 vMB 115
141,561 141,561 00000000000002df60b2b26871c560267308f4fd9a88620ec01c4187aa1d8fba 10 0.00 vMB 408
141,560 141,560 00000000000006ddb42c5ad73ea8475d3a1580eeacfa4e12cd233f2f912532c8 136 0.05 vMB 161
141,559 141,559 000000000000035692aaecff1475e42b6f06ba33fda4a4b0513f9fcaaa53d38b 25 0.01 vMB 224
141,558 141,558 00000000000005bc0db20e0b28a226f38b5bbcc94d71769ce4de329d53c9bef1 26 0.02 vMB 285
141,557 141,557 00000000000007b3234ecb7b6c50ef2a3ef0fdce91b0a574d0b06e821cd9acc7 4 0.00 vMB 100
141,556 141,556 0000000000000176d2233f2a99f049f5b192cf48db1253ba21012fcc009cb1b8 59 0.02 vMB 176
141,555 141,555 000000000000033f83319c41ca390a47252e7157f6271be6114fa7bb20492c1c 64 0.03 vMB 575
141,554 141,554 000000000000023d5037ec310da06daa0a5ad643779b98bb54ef341ab329513a 15 0.01 vMB 138
141,553 141,553 0000000000000432444567d895f0d8c9bfcda6c159a3e7e10aca2618f5780a5a 121 0.04 vMB 104
141,552 141,552 00000000000006ec223fa17563d673161106cfb9f5910e55c5581e643e0e12fb 89 0.04 vMB 126
141,551 141,551 0000000000000127b5ea7c590fe00ab25f7561c4fd01004800c67e73180c253a 131 0.05 vMB 109
141,550 141,550 000000000000079f53046d8c05d6d11173b026d4debcb0409949ae44643690d0 13 0.01 vMB 978
141,549 141,549 000000000000093f3bfce9edb8b8f2dea34e2637370fde919d9e28d9bd842f95 118 0.05 vMB 374
141,548 141,548 00000000000004e1405590716fa5fa8dfaa61ea4c5390b59c256155a5646e040 27 0.01 vMB 315
Previous 10 blocks ↓
Total Size: 779.73 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: 367.49 GB
    • Received: 1.78 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.