Loading Tool

Explorer IconExplorer

Memory Pool

27,517 transactions
13.76 vMB
0.14189271 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.27/200 MB

Candidate Block

Mining Attempt cf5bbbe8d7bccf4446b9df216811c006df1d71163a116608e6d7b5e860a39919
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 9c34f2596aba83f61e05c0280de00be26adf8d3b7e86fd75d7784227ed06be95
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.08892964 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (750,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,614 162,614 00000000000002b4259537f10abd9c8d23e688c3b72c763f10161e49128758fe 26 0.01 vMB 110
162,613 162,613 00000000000007672bc58cae351e3877d30df35a796b1d1fc132a0c141590ce6 40 0.01 vMB 78
162,612 162,612 000000000000006be9c6384d1b05592ed1188f2b538e280e382b955fe0ea4b96 34 0.02 vMB 144
162,611 162,611 00000000000009b997ab1f5111cced72e1d48dcb51ee31c4eb6401db6b1b50ab 10 0.00 vMB 303
162,610 162,610 000000000000095c23ebcf410836a85daf5a772cca942bd9d4503390f9b75c1a 44 0.03 vMB 132
162,609 162,609 00000000000005c8d1292437f744ae8ee81e80c6a19aa964037cf6d0f2917043 4 0.00 vMB 22
162,608 162,608 00000000000007ce6b8c5127edf329d01147e5d5d2783184c56448bf68922616 101 0.03 vMB 68
162,607 162,607 000000000000051c73785d7080bcb9d8793d3df75211e03d0155a110640ed86e 107 0.04 vMB 4,532
162,606 162,606 00000000000000846c5f47a53b4cbe924502b15a7e89a573d3971cb933d9858a 10 0.00 vMB 488
162,605 162,605 0000000000000c026cf59763ae383fc3a7633964346244032e30add8735dcd33 18 0.00 vMB 71
162,604 162,604 00000000000001506e6f8232fb0c81c19128910d7bdead4d8392c9834cd86571 12 0.00 vMB 64
162,603 162,603 0000000000000c85a3af0f8f66134874e4451ab35a6629f4f48159323c815098 52 0.02 vMB 212
162,602 162,602 0000000000000a621e63407095f8b2f84e2c8c064859833fc292ee011496d1ff 6 0.01 vMB 23
162,601 162,601 00000000000004aed69373bb893ec73d11a2aaa439dd55e5bf9adb7a58d01ac2 19 0.01 vMB 0
162,600 162,600 00000000000001443664a56e8209aa98422db7aa23d8c521dc5e9e29ed6049ed 6 0.00 vMB 405
162,599 162,599 0000000000000368cb1038daae7fb648141bf7877a9320b76d139c25bfa90439 64 0.03 vMB 158
162,598 162,598 0000000000000c8b2e5e1b5132ebca886a2abd5b1bf7dfa49b17903f258da424 50 0.02 vMB 137
162,597 162,597 0000000000000c9ef751554bd592d5622ea34e2debe63104aac86d6e9e03dcb9 40 0.02 vMB 34
162,596 162,596 0000000000000b8141f2dc860b9de502cdcf03f8461c84bb1525ba0d3d8e7fb8 10 0.00 vMB 166
162,595 162,595 00000000000003f3c1aa87c6f2dfe3bafc9cc0cd0a86f32736907cf7b9f8ec26 11 0.00 vMB 50
162,594 162,594 00000000000001b3e7163adc75eba19e7abd2c682ab88c84d2e126bab9356197 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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