Loading Tool

Explorer IconExplorer

Memory Pool

35,318 transactions
14.94 vMB
0.08762703 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.73/200 MB

Candidate Block

Mining Attempt b795c4ccb4b90d72f3422a59bedb08768c225680da931ad9b5a6baf80d1437f5
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 900853914728be9aaa9bac72d69e5f8566f18b53eaab3ca7f5bda8af82376962
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.03845429 BTC
Median Feerate: 3.65 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (745,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,145 168,145 00000000000007a53d5d8ae7a413e6fc1fe68492d50e80377f63e87e97a6005a 93 0.04 vMB 691
168,144 168,144 0000000000000b7d185ef538cb89d9dc21a3a46f5d012eacdc5e161d2c214060 13 0.00 vMB 16
168,143 168,143 000000000000097cb27a740f95aa323176394c60fbaa4a91f742c4b9f279741b 45 0.03 vMB 67
168,142 168,142 000000000000033014637024bd23d6297fe3fa6b7ab04719712299eda790c395 6 0.00 vMB 82
168,141 168,141 0000000000000295706011cfb995354730ba9255749c7c4c21628b1655421534 148 0.05 vMB 95
168,140 168,140 000000000000017a3724637d96750f9c719287ba6ec1835f7f37b651da369747 22 0.02 vMB 54
168,139 168,139 00000000000001ddf59c9ca6fe93a8ee81804b3fb600fd049c3102b2eb2aca99 30 0.02 vMB 45
168,138 168,138 0000000000000a5ea60b272069723fbda01d0f8941bc97dd465e8ba2213df538 5 0.00 vMB 0
168,137 168,137 00000000000006d7919cb55be11b5d6f51cb4f48614396096162f26424d54d85 11 0.01 vMB 44
168,136 168,136 000000000000024e84dc2eaa82a02f666f191d27b4d147aa6a6108b16551a44b 120 0.04 vMB 76
168,135 168,135 000000000000086913c9329068b0e5dfe6a795d65a3edb4549ba96bc1e0a20c3 31 0.01 vMB 179
168,134 168,134 0000000000000c2b358511a3334da3efa753240edfed92680a0055d8e24a8d01 95 0.04 vMB 55
168,133 168,133 000000000000089d899cb4b0de19acd52cfd6be694de0ed43f73b1d24d351cf6 60 0.02 vMB 15
168,132 168,132 00000000000000f5e6ddba6ace18aab7d752fc834d28733904fe924584eddf6e 4 0.00 vMB 899
168,131 168,131 0000000000000bc1af5e1beddad4f5f8e8b52ec076af39fd350bf29e37f538b9 4 0.00 vMB 66
168,130 168,130 000000000000073b2dda2beead0de52c1cb08e458124596c10e38469aa1f9ba2 15 0.00 vMB 98
168,129 168,129 00000000000002b12020ad97c193e4508207311c982c001da04a324d6d63cc0a 148 0.05 vMB 9
168,128 168,128 000000000000040fc9ba55edf55d179953abbedff3429d5776919f4f37fb71bb 60 0.03 vMB 91
168,127 168,127 00000000000007aca6c71fd5f20f87b25cc4c0a5c4fb85d07c196f906fdb8a96 9 0.00 vMB 0
168,126 168,126 000000000000079e171a504aa4e9d9805581c5f54e3b35629698bc712ebad040 14 0.01 vMB 49
168,125 168,125 000000000000080bde4ee2e5c4a23aa428c05aad038ac2ebad76eb3d74c97c95 57 0.02 vMB 51
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 144.45 GB
    • Received: 0.58 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.