Loading Tool

Explorer IconExplorer

Memory Pool

29,314 transactions
8.56 vMB
0.08228604 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.17/200 MB

Candidate Block

Mining Attempt 3fc81cd7902d7c8e17532a9be1f405a4f35943783e00f6fdc5d91d89cac8ae31
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root a7dc60fab3ce7a66610868a3dc73e5302b998415bcc1aba9bf08329058f353b2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,300
Size: 1.00 vMB
Total Fees: 0.03050920 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (696,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
216,779 216,779 00000000000001b3658fa32533bfbf411b8e13dc35566cb72cc930808580fa11 341 0.15 vMB 172
216,778 216,778 000000000000026c7d72ab8d0ada338d88a70ff6c07bd576ec22651dd08a9bfe 262 0.16 vMB 125
216,777 216,777 000000000000016421e23c5f41c903b3d483e71ba0384340322a79628db47a97 237 0.22 vMB 95
216,776 216,776 00000000000000e2e990f58f73e614738e7561079f7920eaa5618484c9adaaf0 578 0.25 vMB 150
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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