Loading Tool

Explorer IconExplorer

Memory Pool

42,710 transactions
26.98 vMB
0.06842826 BTC
Random Selection Loading Transactions
Max Size: 141.56/200 MB

Candidate Block

Mining Attempt 3ca50564a1cae2e33fca3dbd8f978fee3aa7354597725420a3a59c2fd35c2d82
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 17762cbeb7055ca1a14ebc6ebda8adc9f6f5e94ec53249b35c836ea74c50dc45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01820892 BTC
Feerates: 201.07 > 1.82 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (586,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,459 328,459 0000000000000000162aea34a55d1aa4b37048f9c52454120335e7bd3e3a1247 660 0.45/1.00 vMB 22
328,458 328,458 000000000000000010c837484a50d08b4c9adc183548f63b4ace69504ba580e8 512 0.18/1.00 vMB 44
328,457 328,457 0000000000000000126c733b49a8698e9f0c735570a83a3a4c65187a7435742e 692 0.37/1.00 vMB 29
328,456 328,456 00000000000000000e370c1e069e76291730bd763577fae0c7ee3e843e02a2ed 340 0.18/1.00 vMB 26
328,455 328,455 00000000000000000aff11f03a4e72c233401090088c2608336a6031fe6b51c9 809 0.40/1.00 vMB 28
328,454 328,454 00000000000000000054834ed35613f6c9aed00c14b8123ce2b65fffdf99b434 185 0.10/1.00 vMB 25
328,453 328,453 000000000000000008fb25e3bc2a5250655b9859542de2927051ac97c06521ff 1,034 0.52/1.00 vMB 28
328,452 328,452 0000000000000000183b809dc287ee936d4f5228b668b999b85467d683545ad7 556 0.50/1.00 vMB 17
328,451 328,451 00000000000000000648ff216e85082428e7579973530583c19f234bf75331fc 959 0.35/1.00 vMB 41
328,450 328,450 00000000000000000ac678400313681983d53dc46d0442b48cc440ed58ef8125 16 0.01/1.00 vMB 24
328,449 328,449 00000000000000000c0d3f4a1c150affda3971ad985e3d745258cb12eb11e26c 16 0.00/1.00 vMB 22
328,448 328,448 0000000000000000156d5dadc85a5d3ba61dbb95a08da84f1b81c823808a3d1c 296 0.19/1.00 vMB 24
328,447 328,447 00000000000000001e0ea1486497b756a94d57ac47a5e23c90dbc2432f1ea05d 1,044 0.57/1.00 vMB 35
328,446 328,446 00000000000000001b87b1b5fc5c6933b5a136631d20631be79d7f326de489ad 49 0.06/1.00 vMB 12
328,445 328,445 00000000000000001c36db9e5947d58458d8c21dcd0e6bf3cadd05252401e9e6 154 0.11/1.00 vMB 28
328,444 328,444 00000000000000001d1cc07a2411c153f4542467047c27ac2b5a2dc1b9cd6aa5 461 0.45/1.00 vMB 48
328,443 328,443 0000000000000000112caafe0e618602c83132c37fa030c9886af34afe6ec071 191 0.17/1.00 vMB 130
328,442 328,442 00000000000000000480a7544f3b1097c4ce7fc6ef53ba110be84101573d7dfa 129 0.08/1.00 vMB 18
328,441 328,441 00000000000000001b992d79a04fee6e12bd94033f3a52cd9bdc1a572c76be80 283 0.13/1.00 vMB 29
328,440 328,440 00000000000000001a192d6a49e1491c7e2be4a3b83535d15dc2175fa1bd78ff 831 0.59/1.00 vMB 23
328,439 328,439 000000000000000005c17c0c61fcf08bc29872b90ff20d94f14ba5b99c023957 481 0.34/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.28 GB

Node Details:

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