Loading Tool

Explorer IconExplorer

Memory Pool

39,715 transactions
25.86 vMB
0.05304371 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 6c4096a3b7d9a9b66859a85476c74ca1ee78eacec20e5fcf58f3b2233db2e8d5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (587,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
327,597 327,597 00000000000000001d6862fb7e2981afcd23df04ad36ae5ad4907316d0a15b9d 132 0.09/1.00 vMB 14
327,596 327,596 00000000000000000b6e5a9e2f35c41d21a9b820359ada27fa602ab38cdd8ee9 994 0.45/1.00 vMB 32
327,595 327,595 000000000000000002e7aaf51522c17eb7b7a018dfba4a220a701ab1712b603f 328 0.18/1.00 vMB 32
327,594 327,594 000000000000000006bfa8b3de57009e44165be020c69921f5bb04839a4ce6be 575 0.34/1.00 vMB 29
327,593 327,593 00000000000000000c5cb99746d15f85520638efbfbeb6e39acb74bfc4c4c80a 630 0.51/1.00 vMB 19
327,592 327,592 000000000000000010bf354d56c001729f2458a053f289af17a72248b1975476 1,719 0.75/1.00 vMB 34
327,591 327,591 000000000000000014ceae8de70efc04aea558749359f50dc742da3fc1322cfa 188 0.10/1.00 vMB 20
327,590 327,590 00000000000000001c23af56fb387d5d76078502633db80f4d60646669a0a5b7 117 0.07/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.