Loading Tool

Explorer IconExplorer

Memory Pool

41,444 transactions
18.12 vMB
0.17285082 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: 100.01/200 MB

Candidate Block

Mining Attempt 253832eec354d7c98ad42b283e5a7e1afce7b3e1ac5a11380656c0a6ee4c24ae
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9ded798a6da5868ed2bfae848f0978c23079ec361a434f4e6d88ddab2216b13c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.05603262 BTC
Median Feerate: 4.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,658 131,658 0000000000000e5e679a9c651e968f3aa720f48b11c315de3eaeae589f9fb8e2 11 0.00 vMB 1,019
131,657 131,657 00000000000001ffbb1ab4e5f24f6b3877cbc4cf2e36960653938a46d14104cc 172 0.05 vMB 142
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
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.62 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.