Loading Tool

Explorer IconExplorer

Memory Pool

49,275 transactions
29.83 vMB
0.09692092 BTC
Random Selection Loading Transactions
Max Size: 158.99/200 MB

Candidate Block

Mining Attempt 414ef535ed978c8e53695d209c53a8a3e969cc9fb85371477291f3e88858bd83
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (587,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,618 327,618 000000000000000011c260e301f0c95d572d80dfd16b242d32a15ad5f151735b 757 0.41/1.00 vMB 30
327,617 327,617 00000000000000000861d85776e92ed4d9cecc35bcda7ccd352c456af94e6068 1 0.00/1.00 vMB 0
327,616 327,616 000000000000000015a5b01e4439024c4a81999a92e93cebcb66f01138b1ddc1 616 0.32/1.00 vMB 33
327,615 327,615 00000000000000001753aea87f40267cc98422fdd48146305a7d6869a581458f 887 0.54/1.00 vMB 26
327,614 327,614 00000000000000001914a51f8edd7c23eaf10242d4078db46d4ab5e426a2b828 24 0.02/1.00 vMB 4
327,613 327,613 00000000000000000b0cfef4aefb55a6dd2198177e27e402a767743c3f3c94a4 133 0.10/1.00 vMB 15
327,612 327,612 000000000000000009108ef9e0c8f26635a4cb273fe7e72ddadc04db03de956c 1,057 0.51/1.00 vMB 29
327,611 327,611 00000000000000001c9e94b3764184bad32e3932ed5a712d41ed34297f3e6b6f 504 0.26/1.00 vMB 30
327,610 327,610 00000000000000001e868d9f9a1b4c80d9e1d07a4b4dde1185df6f33c98331d2 512 0.36/1.00 vMB 22
327,609 327,609 000000000000000007780bd481bc920e4cb73176d63b935d4a04754f91860514 1,736 0.75/1.00 vMB 31
327,608 327,608 00000000000000001cff49df09e992a56185a2b28a3f74f4353d422213267aaa 401 0.24/1.00 vMB 25
327,607 327,607 0000000000000000164d1e5096342d33cc0244f2e0f472f358dca6ad93ad76b7 201 0.14/1.00 vMB 24
327,606 327,606 00000000000000000004487ff89132b9f5d070286b308af3aa3d6f01f4aa7bd6 307 0.13/1.00 vMB 30
327,605 327,605 00000000000000001596c3f8055462195c138fb367337ec86439d42f1be683f2 22 0.01/1.00 vMB 34
327,604 327,604 00000000000000000780df7c86be202a85f34f805a9ffaf5d3830d20112f3a86 110 0.06/1.00 vMB 23
327,603 327,603 00000000000000001b489f3268f85d2b4199c9de6c500e2da4f109ef3f53412d 201 0.10/1.00 vMB 23
327,602 327,602 000000000000000002f4666acadc960d2d5604a174379c9a643a9e36670964fb 339 0.15/1.00 vMB 26
327,601 327,601 00000000000000000ebb10e5d24ede583d7b09e87b7d575f0bc5023b4bfa05dd 905 0.56/1.00 vMB 24
327,600 327,600 00000000000000001a0229d6a88ab0f93856f18f50b84bcd0e9445f0f7db0890 572 0.49/1.00 vMB 17
327,599 327,599 00000000000000000376e153f4e748fdfbbd2b2be405959b37483d5f4d31efb0 1,581 0.75/1.00 vMB 30
327,598 327,598 00000000000000000f337264d2671a04deebea19cabcaa3fc638d54e79f5d88f 301 0.19/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.