Loading Tool

Explorer IconExplorer

Memory Pool

30,779 transactions
25.34 vMB
0.10161744 BTC
Random Selection Loading Transactions
Max Size: 125.46/200 MB

Candidate Block

Mining Attempt a2b65c5bdd5417982931608a191e7e38436c4374ed0cc76900b8f03d1faedca5
Version 20000000
Previous Block 00000000000000000000dcb070bc6266a4054f0a2d2c2205b52bba93e66b77a9
Merkle Root 277aa7173177f42571639699b947f04138f4386658fd3edbc71d901b6440f584
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,411
Size: 1.00 vMB
Total Fees: 0.05552089 BTC
Feerates: 502.67 > 5.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,220 (787,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,813 126,813 0000000000003eee8ce6b68a09dc7333f64cffbf6cd535bbbf3883fa4fb88bb2 1 0.00/1.00 vMB 0
126,812 126,812 0000000000000bef6432e45334a697f1361fc64a21576b8822acccb1d1057eac 1 0.00/1.00 vMB 0
126,811 126,811 000000000000411f2f6e43284994f519426ecdb720fb9343a6f64906017686e7 71 0.02/1.00 vMB 475
126,810 126,810 0000000000003cd2b637ad7057fb7f330e9856d29b5d4f4ecb10f33b84b7ddd5 8 0.00/1.00 vMB 2,094
126,809 126,809 0000000000003bc168a13f4ee9142082910d97591296b819bb3b9eab9fac3f9c 10 0.00/1.00 vMB 996
126,808 126,808 0000000000001edda1319a794ff0d3710eedb442fe734fd15b467105834190eb 32 0.01/1.00 vMB 724
126,807 126,807 0000000000002accd52ee3fff8653874073da11dbc113f245187aa1df394d3bc 24 0.01/1.00 vMB 492
126,806 126,806 00000000000001d973143eb54cf38df934d0bc86c3f985bc959e1955340b9f95 45 0.02/1.00 vMB 625
126,805 126,805 0000000000002c2bcd993eb3afa80078454e868bd62fbc5b1d9cfeea8585d8db 9 0.00/1.00 vMB 650
126,804 126,804 0000000000003cfbc17b34c753accf2ef9e25ec3c5dfd9783d6f1402c4ad6530 49 0.02/1.00 vMB 1,728
126,803 126,803 000000000000388a00633e549a44367a879af74fff36e1e397d5e4b7119d1592 90 0.03/1.00 vMB 295
126,802 126,802 000000000000036ccee0043bc35eba53d02e54b81f40463af32785ce4ff14363 45 0.03/1.00 vMB 628
126,801 126,801 0000000000000a39d68edabb9bfad51557baeaa051909778e34e42c5fa14fe33 14 0.00/1.00 vMB 516
126,800 126,800 000000000000199afe02dc91754286ec906e094d0308ed30ad0434f6233a7fe4 37 0.01/1.00 vMB 303
126,799 126,799 00000000000020117e27b449190b6458633175a82a12731ee6fdb9933c3ea603 43 0.02/1.00 vMB 666
126,798 126,798 0000000000000bf11dd39a315bc775718ad92d39988aeaf20e2d5caf9221c95a 22 0.01/1.00 vMB 643
126,797 126,797 0000000000003e83d8a294c41c2819ff91bff1fdcb0f0f44fdc8054891584580 34 0.02/1.00 vMB 193
126,796 126,796 000000000000163857926339fe59ee573324073c3678ecda6083631ccdd3faf0 9 0.00/1.00 vMB 2,051
126,795 126,795 00000000000016ca1a39f65dfc0cf4505f92e7707098e78783136cea4eaab6e8 14 0.01/1.00 vMB 770
126,794 126,794 0000000000002970253db249afb1de1bf59d064915b5c742f95b98549bd84c08 12 0.01/1.00 vMB 637
126,793 126,793 0000000000003b453fef26fc2018096527728f48788871ceb36c2e6a84e8e615 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.98 GB

Node Details:

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