Loading Tool

Explorer IconExplorer

Memory Pool

86,604 transactions
31.67 vMB
0.15016967 BTC
Random Selection Loading Transactions
Max Size: 191.01/200 MB

Candidate Block

Mining Attempt fad2c4995529b3d15e082da00b2e9c12429d03d51b4eef820074318663f4c3f8
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c7f719d894c96c08cc2bf13a59d1c0cf8b3a15a7596d2864a8cb2c6516b0221d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.06684756 BTC
Feerates: 214.31 > 6.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (208,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,892 706,892 000000000000000000035b61022d4861dbe57227f5af8149c91f1f2533893037 2,593 1.00/1.00 vMB 20
706,891 706,891 0000000000000000000ae5d8540d27b51306a14b32bf2dde482a030fe39b9253 1,823 1.00/1.00 vMB 24
706,890 706,890 000000000000000000067119c310ecee2c2f4b79b96e2a616ff93bf31236e1d6 841 0.59/1.00 vMB 9
706,889 706,889 0000000000000000000d059d6fe3e6188ba85dfc707b0a294b619af33388ee93 726 0.32/1.00 vMB 9
706,888 706,888 00000000000000000008a0a17a1d828b1a1645110cc8c1eeaef5f46b3a44f991 43 0.02/1.00 vMB 8
706,887 706,887 000000000000000000061e39a96497859f9f944b5088ab7cc9c8edc482e1b39d 400 0.17/1.00 vMB 11
706,886 706,886 000000000000000000047045b0de947d7e6c5f704389399bbfcefa8d82944d64 483 0.14/1.00 vMB 13
706,885 706,885 00000000000000000005e9115ff5e62061be817f1c2936386e5920d1c09df706 164 0.06/1.00 vMB 12
706,884 706,884 0000000000000000000c7c56ab0eec8a54127851891d2ca9ead58b06cbb8120f 413 0.21/1.00 vMB 8
706,883 706,883 0000000000000000000c316c713f79dad206ae53ed18fddda8693c571ea16ab3 1,875 0.99/1.00 vMB 8
706,882 706,882 00000000000000000008dcee7a324b10d64935c27f0920dcd4dc4b0197068a12 1,484 1.00/1.00 vMB 5
706,881 706,881 0000000000000000000d3e84a8346ac13a4ec7fa5ce40347c2d88b8cb1e39198 1,158 1.00/1.00 vMB 9
706,880 706,880 0000000000000000000b37169b9bd3a82e5937d3852fe83f7e497f5d118a753d 444 0.19/1.00 vMB 18
706,879 706,879 0000000000000000000c9597e2ca9fef70501619205589b00237077063c3d0ef 668 0.29/1.00 vMB 1
706,878 706,878 00000000000000000005d1064316f0a282e1dcc4eede87e1625632f15f72adb6 2,285 1.00/1.00 vMB 5
706,877 706,877 0000000000000000000cff7d797821ef4cdf758a222367d619410fd951bb044b 2,053 1.00/1.00 vMB 6
706,876 706,876 000000000000000000036ee95f4534310451d9b3d0f803505f0287d91e81562a 2,922 1.00/1.00 vMB 15
706,875 706,875 0000000000000000000bb725d2161d368dcc93949e1fd317748be45e9186ce14 2,144 1.00/1.00 vMB 26
706,874 706,874 00000000000000000005c0a28631ba795a1b34511b4db2a3e12f42272efd84d7 28 0.01/1.00 vMB 9
706,873 706,873 00000000000000000000dd9796586d38df465044f7b4b7ec7b8a064be7b73523 370 0.14/1.00 vMB 11
706,872 706,872 00000000000000000007f0bc3a154b9e2b9a016a4016ed2640617b41e73be08f 696 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.73 GB
    • Received: 14.77 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.