Loading Tool

Explorer IconExplorer

Memory Pool

29,313 transactions
8.56 vMB
0.08225524 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,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,803 216,803 000000000000002e2e9e66d17f0b5c02c59f49d5b16456e50842e6118ad94c54 137 0.08 vMB 120
216,802 216,802 00000000000002d1d238a7530f7d2e4894d127572a7e2fa66296c29474cf1875 587 0.20 vMB 225
216,801 216,801 000000000000047e011496327da69581ce6e47de0adae9c34ffbbe6e12bf6c1e 433 0.17 vMB 184
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
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.