Loading Tool

Explorer IconExplorer

Memory Pool

75,777 transactions
28.68 vMB
0.06784995 BTC
Random Selection Loading Transactions
Max Size: 175.39/200 MB

Candidate Block

Mining Attempt 5b0f1cbe29e17acc972aaba2971d0e87e79cff9bdb6ef6d72f10580cacf80d6d
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root dd1580052310550c93d9e6c9eb2466df197b0ca020aba9ea57484aff46395b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.00556349 BTC
Feerates: 104.17 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (525,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,728 389,728 0000000000000000091f9c5b4ff8428108663f1641f30b7c971e07253aa364a0 2,509 1.00/1.00 vMB 45
389,727 389,727 00000000000000000689d37b171d1b639eaeea539d116032afdd65874465d24e 654 0.75/1.00 vMB 17
389,726 389,726 000000000000000000875b286c6e67082648e326b89d7e488ba6a27bf3d4a3fc 1,216 0.75/1.00 vMB 34
389,725 389,725 000000000000000007a1614fffe705ea65658f4d191a92c4e3f1648f3d75935d 1 0.00/1.00 vMB 0
389,724 389,724 00000000000000000ab9f7fc890ae0653641745f9491fbe0df69438f342f26b8 374 0.75/1.00 vMB 12
389,723 389,723 00000000000000000539ce3c50320c638f2a254447f1ab887728b702014d363b 372 0.75/1.00 vMB 10
389,722 389,722 000000000000000006225dfaec964317416737dc27d867c10efc1f3dc6f92354 780 1.00/1.00 vMB 17
389,721 389,721 0000000000000000043c83861843774327a24720dbf2ea2b8cdc6ef00ce07d70 61 0.05/1.00 vMB 5
389,720 389,720 000000000000000004ef2aa64b4d580ff2dbadc5a7ea5f2d4194e8a93c94ae03 624 1.00/1.00 vMB 11
389,719 389,719 00000000000000000450cc689aa56d4daaefdc5e173d92a23ebb2e8f54573e4c 857 0.95/1.00 vMB 20
389,718 389,718 000000000000000004e5cb2edf093920040963b6e3d8a40aac3660c594408619 1,810 1.00/1.00 vMB 35
389,717 389,717 000000000000000007df9d07494058ccdb3e45290967efa8be90a2acf2c1e2ef 2,050 0.93/1.00 vMB 37
389,716 389,716 00000000000000000a935b5c6fe5463986624940eb96364819caeef2914e342c 1 0.00/1.00 vMB 0
389,715 389,715 000000000000000009539e376e872c3978ae7382de79862c953bede6f73fe60b 217 0.12/1.00 vMB 25
389,714 389,714 000000000000000001cdd4190e3beaba3bef1df47f66c2eebb68be022558b376 990 0.75/1.00 vMB 20
389,713 389,713 000000000000000007c8eaa0566391f4485eafc5b0bceca2677534bf50587dce 790 0.75/1.00 vMB 26
389,712 389,712 0000000000000000067633295c0484953ff526516928a1e3fc1a4b5dcb730f75 1 0.00/1.00 vMB 0
389,711 389,711 00000000000000000246d08a401244255a3dc947bffb748eecf41968ccfd5cdd 2,566 0.93/1.00 vMB 48
389,710 389,710 000000000000000004f4ee2662e88ea8f3996223fd76712a4706b54a6c64b232 2,139 0.75/1.00 vMB 67
389,709 389,709 0000000000000000035d4434ff2d34de2346c6c95a64d797bb70c4345db5ef57 774 0.95/1.00 vMB 19
389,708 389,708 000000000000000008ab5942c067685223a91822e6015af86e3fb2c0c8b31738 1,687 0.75/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.52 GB
    • Received: 17.07 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.