Loading Tool

Explorer IconExplorer

Memory Pool

40,495 transactions
17.80 vMB
0.15506201 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.31/200 MB

Candidate Block

Mining Attempt b8e0def2e9d0538834d1eeb3234fd50c433eb39b66e4467f5274c5564aa97620
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9346eccf5f8303a4677fe9c98ebfe18f86fdc87298eed1b5e31dcc4c522c4bec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.04615202 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,656 131,656 000000000000107cd7835348ea48ad6096f999eea3bfe398aa1e0d2f4d9a1855 23 0.01 vMB 1,683
131,655 131,655 0000000000000c1ede1c19e2b133ff0abee7cdf4c180496ee1145b835c8abf72 97 0.05 vMB 568
131,654 131,654 000000000000070ca1ec9986393ea23f72bccb5f3b3c4a9fc704733aa18d026c 24 0.01 vMB 911
131,653 131,653 000000000000088861feddcd2936f496d34b8bb84cdf0a45b3e4bd6c3173f1bc 66 0.03 vMB 196
131,652 131,652 00000000000012542bb5c3adfdad24af2af1ce7d93d015ddf4f3248fc883e4d0 54 0.03 vMB 1,265
131,651 131,651 000000000000120239f69a660f9f8d84f70a3c4b9d084b953a4c93f10e6ea4c6 140 0.04 vMB 41
131,650 131,650 0000000000000033ab2bae5f42a4a1285374188ee10d8db74eee038e844a0774 132 0.05 vMB 582
131,649 131,649 000000000000086772ff134cf92080b78d112fa93191e0d198c9dd3cf20b9430 102 0.04 vMB 511
131,648 131,648 000000000000024bdd917641a77e19a4e0a64f1d25f09911b21112f8aa22b1d9 36 0.01 vMB 494
131,647 131,647 0000000000000c4b5cb02663d375b7051fca47b5b514d87b6f8588d056b8399b 28 0.01 vMB 1,916
131,646 131,646 0000000000000cf676796aa9ff39e5d9f798b7292a55eb8d3388c4d96aa03c62 29 0.01 vMB 740
131,645 131,645 0000000000000ba4dec1698ec492cf0c579de1bdf0743108a38f7aa1c031e5bf 12 0.00 vMB 1,152
131,644 131,644 0000000000000ca873bdef8a4ec10bab6aadf95d242718fe9b5e329204204928 135 0.05 vMB 670
131,643 131,643 0000000000000034e9d57e99225975609d5d334ee5d10ccac307707d41a8bc21 108 0.04 vMB 437
131,642 131,642 00000000000008df569796880fe98c78591145124b3636553b20b4f605414805 51 0.02 vMB 1,252
131,641 131,641 00000000000005ee64e64c4aae4529fa78b111996ac1a205dc7b91b71cfcde1d 136 0.05 vMB 293
131,640 131,640 00000000000001e4d3d073e4722cc2ce924e789d204b59318686be748e173ced 34 0.01 vMB 622
131,639 131,639 000000000000068d713e7d5db627cdc0c2c9b725b794f1984b5bd72cc2a74619 12 0.01 vMB 2,220
131,638 131,638 0000000000000309b29c3d0113079a28aa1554640e532659a0520469ec4a506b 48 0.02 vMB 268
131,637 131,637 000000000000097c47b8a1cf7de7cb67b97e42d77478bec78c57fbd8d2b3bd19 99 0.05 vMB 1,433
131,636 131,636 0000000000000073a172d9c00c9ca988295c0faa55a739e3629be1a8a8b05a6b 182 0.07 vMB 1,124
Previous 10 blocks ↓
Total Size: 779.42 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: 112.49 GB
    • Received: 0.47 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.