Loading Tool

Explorer IconExplorer

Memory Pool

28,400 transactions
7.97 vMB
0.06484836 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.88/200 MB

Candidate Block

Mining Attempt 45fcec95ed0a7c1a06699e9294c148ca5a18ac4fe28bbe6224acfc643296480e
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root dc912dbbddd5ee54fc2abc6f80df750cf7f82d715cc5ba973e1c19928089c0aa
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,492
Size: 1.00 vMB
Total Fees: 0.02573953 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (696,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,800 216,800 00000000000000f240fa6f708f70a4260b9840e2734f704a59eb692321d5744e 147 0.06 vMB 154
216,799 216,799 0000000000000099c52194221bdf87e2c8ad900b058e6dec5744e2f836543f53 289 0.23 vMB 101
216,798 216,798 00000000000000d22af79a9a0de99fa9846300e5d1eea01583685276f2f40495 655 0.20 vMB 245
216,797 216,797 00000000000004bc8d716d042e1ff73cd7fb010aad31bac6751ea3b4463e0bb7 124 0.05 vMB 110
216,796 216,796 00000000000003a5037257c5d26b05b41cc12f15f5cf00aac11a34d377bb708e 94 0.03 vMB 107
216,795 216,795 000000000000003ac062457282c844cdddddb7ffb2fa6185592f9c59a9970b0c 407 0.24 vMB 124
216,794 216,794 0000000000000432a3678d16156266b47cad1876ca48ff36ef211d30d2ed894d 648 0.20 vMB 280
216,793 216,793 000000000000046f3035d45e55b61382e59d9ad0081a62604dcb9d45ee2edb73 63 0.05 vMB 110
216,792 216,792 00000000000002fb0b41128aa22100677fecc21b5dc8d1600a4b22da9afe6d40 147 0.07 vMB 139
216,791 216,791 00000000000004a59519f43615150989eb7841d760841b5f3beebd4c024ed84f 628 0.25 vMB 184
216,790 216,790 000000000000044fa3ecf1a3b67a305731dc4a2915198a30619b77e21ef99198 279 0.23 vMB 60
216,789 216,789 0000000000000427f540325c3f61db96a5e7e4140b54e8f24a6992e1643514db 290 0.13 vMB 162
216,788 216,788 000000000000034ca28445c8bbb638f05e0ac68a5f709137a2b45a0ef392dc01 216 0.09 vMB 146
216,787 216,787 00000000000003827b8c2992a095337c965081af1235171160294c1322631ad5 242 0.12 vMB 122
216,786 216,786 00000000000002be66caac07c1ae5a54d1b105ed46a8c0d736d359b003f1b68e 837 0.42 vMB 161
216,785 216,785 000000000000046ac5e8519938557db12df89d88b5505d53f1bee53b13d73f25 554 0.26 vMB 187
216,784 216,784 0000000000000224023a6f7eb205aa2d05ffc094d99fc8150301d4da27b759d1 196 0.08 vMB 110
216,783 216,783 00000000000004f83fe2e2824993a9fe029e0a57340a79fd7f7d43c39210875b 675 0.26 vMB 201
216,782 216,782 000000000000050834ba2e94cc74a9245da87ce0d1323d36165a35b013184f36 554 0.25 vMB 169
216,781 216,781 00000000000002471aaf0a19cca5d8997375ca9937715489612e65f451e1b6db 112 0.03 vMB 262
216,780 216,780 0000000000000493fe5823054db372ad3951eb2a633d0360f33a3b3198119573 155 0.05 vMB 2,030
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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