Loading Tool

Explorer IconExplorer

Memory Pool

48,989 transactions
23.01 vMB
0.05645063 BTC
Random Selection Loading Transactions
Max Size: 128.99/200 MB

Candidate Block

Mining Attempt 16a9d6c7cd39f3a6a377907918e37b075e30702776f9e2dc7c41e68e858c4f1c
Version 20000000
Previous Block 00000000000000000000215a4e259c1bd18c56b8609e33182ebd84749fe7028e
Merkle Root 4956d285a201809fe19d27caf980ed6acea5921056319002e5bddc7ac2265ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,742
Size: 1.00 vMB
Total Fees: 0.00861273 BTC
Feerates: 150.52 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,001 (668,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,131 245,131 00000000000000aaefef7d418818e870553033435f087c150428d3a590e67c3e 119 0.03/1.00 vMB 48
245,130 245,130 000000000000008d88fbc1c4908eacf805754a9d5fc5bc4ba079334691bbce75 18 0.01/1.00 vMB 87
245,129 245,129 000000000000000a72fdb4bd6eda08c180376f71b39d738d06125b4dd5892cda 139 0.08/1.00 vMB 131
245,128 245,128 000000000000000a8ce511a557d04525571a1cf61157c66d24c6e420dbc40f30 385 0.19/1.00 vMB 159
245,127 245,127 00000000000000aaf8e901a8f86dda513dae1a77b47277c906b592a99622a576 256 0.13/1.00 vMB 101
245,126 245,126 00000000000000b9aecc68cedc3e89915e105cfc3b4078c032b613372d868766 22 0.02/1.00 vMB 94
245,125 245,125 0000000000000089945195fc385731bf2d5fc534568b45ebf292896b950623db 287 0.11/1.00 vMB 161
245,124 245,124 000000000000000b8b03e87de64a9e1279eff865e8b04be0f1c2eacb4e07d9b4 136 0.07/1.00 vMB 144
245,123 245,123 0000000000000021f59d751e225bfc69a5a2b1f274d49212fb571e385e549c2a 1 0.00/1.00 vMB 0
245,122 245,122 00000000000000798e235f945a938e5d2a155c99d8fa89c535164249dc81b8d8 262 0.11/1.00 vMB 174
245,121 245,121 0000000000000050b60fecadb2146fd594db80b5bca34ec03862d3caa2a53523 263 0.11/1.00 vMB 150
245,120 245,120 00000000000000672b757cf1acd624a0a9d5bef7b641929b5e270ad8fd9b4af8 236 0.11/1.00 vMB 152
245,119 245,119 0000000000000082d7cdcd37a05840d3dd96ddeadea66f892e0bece2465edc1b 47 0.02/1.00 vMB 112
245,118 245,118 00000000000000c77a8037e4f4f62bc4c86db866810e12c37653c549f09f1d1e 75 0.04/1.00 vMB 134
245,117 245,117 0000000000000045b74180b02c735cc846aefac4b6e434d289e8c028cdb452d1 4 0.00/1.00 vMB 11
245,116 245,116 00000000000000bedbd5e5cde88e89c26d0bc07f69679f3cebc2f50b4e13794a 212 0.10/1.00 vMB 184
245,115 245,115 00000000000000474609fb5f3bedba652696ee41096f2e50c90a1c5618588903 256 0.12/1.00 vMB 67
245,114 245,114 0000000000000066ee5f9fbfaf284f74792ee6b664f567d7e2dfc1b8f351105b 410 0.17/1.00 vMB 168
245,113 245,113 000000000000004be24e43ae069943b47c1e7a8e0844873ad97de1b3ae1a99d8 197 0.10/1.00 vMB 68
245,112 245,112 0000000000000083027f50277322518b65d891007c72ceb5bad9ab531de8f953 64 0.12/1.00 vMB 62
245,111 245,111 00000000000000880d7d93724ff69022fd70e8013050976cc761342fce80422e 52 0.04/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 780.60 GB

Node Details:

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