Loading Tool

Explorer IconExplorer

Memory Pool

42,483 transactions
26.69 vMB
0.06872284 BTC
Random Selection Loading Transactions
Max Size: 139.58/200 MB

Candidate Block

Mining Attempt ec878aa8ca609833582493435768b44d59bdb4c2297a7aaca5ee719a35a929e8
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ce1e52c0e4bf00979e97a31197b3ae9d8bfc3faac2f7939686714e9f99ec0123
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.01938254 BTC
Feerates: 101.59 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (270,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,218 644,218 000000000000000000010592e40e930f619ddfa45c707c8e0bb1a9bc8f67bea4 1,811 1.00/1.00 vMB 105
644,217 644,217 000000000000000000043eb73ceec24db79e247a85c868b5730c47c63a650908 3,052 1.00/1.00 vMB 95
644,216 644,216 00000000000000000000d85d1c9230ba0d7db9b5a75765085f571dee55db05a7 2,504 1.00/1.00 vMB 92
644,215 644,215 0000000000000000000009447576a20e3f53f1b035a8129dc629fa729a49ed63 2,993 1.00/1.00 vMB 94
644,214 644,214 0000000000000000000d0cd2d7f45c00245e7e5ae0f033c071f8a495b8ef575b 1,254 1.00/1.00 vMB 100
644,213 644,213 000000000000000000088b65c3dfaf3cab3343b9b3f3bab1ce726a45a1f12d9f 2,263 1.00/1.00 vMB 101
644,212 644,212 000000000000000000107d0299ee65497d4750b29f05069acc2d4663c8f954b4 2,279 1.00/1.00 vMB 103
644,211 644,211 000000000000000000031fb525dc291b0cfff662224a587bdcf753592161e8ad 2,629 1.00/1.00 vMB 119
644,210 644,210 0000000000000000000261f3ac2305514dd88a780c9db2bfe88eca137cb3e810 2,632 1.00/1.00 vMB 121
644,209 644,209 000000000000000000094ce9e7a915203598129683845d489cfd70b97b5cc454 1,908 1.00/1.00 vMB 122
644,208 644,208 00000000000000000008045d46bb95299788afadf7ad2f60b742dd03ee2cbe7c 2,702 1.00/1.00 vMB 99
644,207 644,207 0000000000000000000bcdf9fc8729073ad7851a2e03fe33d231d5f20673a942 2,498 1.00/1.00 vMB 82
644,206 644,206 0000000000000000000be9cd77f5f8465878c52d8e21dfa7c54856ec04c18434 2,759 1.00/1.00 vMB 105
644,205 644,205 000000000000000000042a17dffc5a4039b726c031465902301b787a2e8e823c 2,928 1.00/1.00 vMB 97
644,204 644,204 000000000000000000046a64db9b3cc3f297efcea42eedfc19467d10a387983f 2,903 1.00/1.00 vMB 112
644,203 644,203 000000000000000000010db7213e6a1ca4f57644359609544cdac69458373366 3,157 1.00/1.00 vMB 111
644,202 644,202 0000000000000000000e9f698cc6c1fcd85323e370dccf68059048b8edbe730b 3,166 1.00/1.00 vMB 134
644,201 644,201 0000000000000000000f8491b511192e59d925bc27a0f2085b3dbf7c2527d10f 2,100 1.00/1.00 vMB 111
644,200 644,200 0000000000000000000d03773458bde2af7e0a742663e0aa098af7421fef8f5d 2,489 1.00/1.00 vMB 103
644,199 644,199 0000000000000000000d865f44f0dcd8ea82ac35579dd235dcc36296c1e0f05a 3,033 1.00/1.00 vMB 104
644,198 644,198 0000000000000000000ff3a2642ad4425d32a06ff5d9e69cedd767e47ced4f9d 2,010 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.