Loading Tool

Explorer IconExplorer

Memory Pool

27,600 transactions
12.36 vMB
0.03759454 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.37/200 MB

Candidate Block

Mining Attempt 05cf5e39f0fdd6375c7db9f98a63aeb3a035364fe2039e7e592a9c551bd74397
Version 20000000
Previous Block 000000000000000000018ce11a5abe6629810fc82f98ff0f4193659032015bc8
Merkle Root 36f42cd2e0c2fbdfb7cbe1f9922c3c823a27d6ea9858930046ef695ed6c5ec01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,025
Size: 0.99792475 1.00 vMB
Total Fees: 0.01655110 BTC
Feerates: 250.50 > 1.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,753 (786,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,894 126,894 00000000000015dd6ace168e84c91b8ab52cf66a96157d95c193ae5cfa056ce9 8 0.01/1.00 vMB 319
126,893 126,893 0000000000003b79d25b060715363aa753331e11b925e473bb406d40a49e4dab 26 0.01/1.00 vMB 1,804
126,892 126,892 000000000000246bb3d62cabfac9ce37a52a67d5438fae528fbf4a5a044ce48c 2 0.00/1.00 vMB 1,610
126,891 126,891 0000000000001256b4284b38da42ca3db1d86b8ee7daf2f83e18abd1503d7f6f 5 0.00/1.00 vMB 0
126,890 126,890 0000000000000268e88f6174c6554490b469c06b832706a0a4e47c08fde6f7cf 7 0.00/1.00 vMB 991
126,889 126,889 0000000000001d83d5265afb40a85fd3f7f6b23cf4f3f0e847a870222cb1cffe 5 0.00/1.00 vMB 0
126,888 126,888 00000000000000593a5b576bdc7c0cdb60dca8d1625ef118b43fe3b01be88002 7 0.00/1.00 vMB 0
126,887 126,887 0000000000002b485c5df4836352f2c89986199386e34c7e33cb97607c07a472 10 0.00/1.00 vMB 680
126,886 126,886 0000000000003200ca7835b1dc8673fe9350035476096aa0f5db16bee31abf65 9 0.00/1.00 vMB 340
126,885 126,885 0000000000001ee3e21a7f3dd03e21583c58bad1656e2752095f1ec4406e3051 1 0.00/1.00 vMB 0
126,884 126,884 0000000000002ea18e1b2284fd0c281893aaf4d6b63c81253499f34b886acd52 4 0.00/1.00 vMB 4,122
126,883 126,883 00000000000006ea289190ce70de7026bf453d3a8626f0ecfdde7525417f4be1 12 0.01/1.00 vMB 432
126,882 126,882 000000000000317c5d58c24de2c243b9c8fa2ebec9f5d9dde8802d9d967f98a7 2 0.00/1.00 vMB 193
126,881 126,881 000000000000444768d2b75e7e6ba701aeb06c3299133d957dc0beb72b641ec8 39 0.02/1.00 vMB 887
126,880 126,880 0000000000003db9b2d17e0e604bfd97f2ee8e8af0edb5cd326e52330bcdc440 10 0.01/1.00 vMB 1,005
126,879 126,879 00000000000000a5dffa313f0a90f1f9cd41db1698fcb42ecc1eafacc7af1908 1 0.00/1.00 vMB 0
126,878 126,878 000000000000332a7635ed06a20d27f3b38554ad3664b89047ec90afcc6486d1 44 0.01/1.00 vMB 8
126,877 126,877 0000000000000f411e4c301bf101476a10d5213ee83d4f0a70388c5e33228974 9 0.00/1.00 vMB 353
126,876 126,876 0000000000001cf4d914a41a862e719b326414ac7e133c80030761bfea78c8a6 15 0.00/1.00 vMB 741
126,875 126,875 000000000000113a9e11f9fa5d5fd5730e7642000083420ee8061a0d5441cf6e 15 0.01/1.00 vMB 235
126,874 126,874 0000000000003303434d0d8f0c60a974efc29864ca2ba24d4f37bd004ed61c7a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.18 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: 504.45 GB
    • Received: 3.95 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.