Loading Tool

Explorer IconExplorer

Memory Pool

48,994 transactions
30.50 vMB
0.09330230 BTC
Random Selection Loading Transactions
Max Size: 163.16/200 MB

Candidate Block

Mining Attempt 5c7decbe8649a0c436e4d9009597b15e7afcaa5901e6a9236d19ffcdd4b006b8
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root f2b5c6fd30af9357e6036d50865e4f5c8d22cc5e0e952d0be44ba254c1dc76a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,457
Size: 1.00 vMB
Total Fees: 0.03061725 BTC
Feerates: 101.56 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (348,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,868 565,868 00000000000000000005a82bde391cdbb4efbab4b60ba1b0a1b2e2b46d379ab2 1,199 1.00/1.00 vMB 26
565,867 565,867 00000000000000000006764506e7b2f1f5de4911149995cb20c80d578720dbc4 413 1.00/1.00 vMB 23
565,866 565,866 000000000000000000231d377b8d35fd07699a82311e696dead80a4043bd27ce 545 1.00/1.00 vMB 23
565,865 565,865 0000000000000000002225ffae05bdc78e2d37c317f8e09d1573ec35c1f06847 2,235 1.00/1.00 vMB 35
565,864 565,864 0000000000000000002af51eccd63b16345a3ff98d9ce9617f75785e10e27f4e 3,013 1.00/1.00 vMB 43
565,863 565,863 000000000000000000091981e76116f2ee3921d5f94fd6b9c7710663839c0cfe 1,117 0.46/1.00 vMB 16
565,862 565,862 000000000000000000260809222455b933dc1744d415a60e8e7489519dc87124 2,950 1.00/1.00 vMB 31
565,861 565,861 0000000000000000000696ac2c21c6b7a3d62acb5c613d169effc77f2c5f529a 744 0.30/1.00 vMB 21
565,860 565,860 00000000000000000012a1f43022f43ab895430a2584942cde6d565ef937feea 394 0.15/1.00 vMB 25
565,859 565,859 000000000000000000010e5a59d7d513c9db3f5cd847952bf962c2e8017c0fae 372 0.20/1.00 vMB 21
565,858 565,858 00000000000000000008bb1043f4cae354ed432eeba1fa582ffeac07bd1cb19f 1,415 0.56/1.00 vMB 20
565,857 565,857 00000000000000000001d8ff230144042a145e6d7092118a705589fb971669b8 511 0.23/1.00 vMB 20
565,856 565,856 0000000000000000000ed38e9dab065455816799d61bdedad82346cdcd6e7e5c 88 0.03/1.00 vMB 20
565,855 565,855 00000000000000000028461f93e13117bada57c29dbd3e013563d60f6d56b775 573 0.22/1.00 vMB 28
565,854 565,854 00000000000000000029c3d091484a7f04900a34b43b3b53001c58eb77d823ff 1,898 0.87/1.00 vMB 24
565,853 565,853 0000000000000000002a6e11f20b21a349c22c7ed45048eb3de5ff222a95db4b 825 0.42/1.00 vMB 22
565,852 565,852 0000000000000000001f2c7869eb790104a9aab577210a7c756c3c99b433a63c 1,564 0.70/1.00 vMB 16
565,851 565,851 0000000000000000001fdd77d3a5f6b6476a47245a26f4ca54033bb51eb92465 2,457 1.00/1.00 vMB 16
565,850 565,850 000000000000000000258d297a581944097dfdf8320f00fb40b5faeb1883be41 1,798 1.00/1.00 vMB 29
565,849 565,849 000000000000000000051c8047e18b4712242ac65133c57221f1dadc1ba8ec83 2,754 1.00/1.00 vMB 34
565,848 565,848 0000000000000000002bdad8e30c1613780e80bed48e5163298651925e2828e9 1,534 0.54/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.42 GB
    • Received: 13.77 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.