Loading Tool

Explorer IconExplorer

Memory Pool

81,839 transactions
30.14 vMB
0.07940959 BTC
Random Selection Loading Transactions
Max Size: 184.97/200 MB

Candidate Block

Mining Attempt a89dbb541c24641a362c1be745e4f8d099891ce0622f0117cf4431538f43a965
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 169002aa057131db0b79c79ff7eaeee69063d7e156193d00595a0a52d5a66214
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01242037 BTC
Feerates: 60.16 > 1.24 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (639,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,970 275,970 0000000000000003bd93cf2242372fc1f57da776cd57b067880cce1ed2e288e9 28 0.01/1.00 vMB 36
275,969 275,969 00000000000000017328b290927a4515aabfcd619a8025b278cd1066fecaa452 123 0.07/1.00 vMB 37
275,968 275,968 0000000000000003f9f5e3ad201feb26b2e2bedb6023238368bd911ba903b196 39 0.02/1.00 vMB 46
275,967 275,967 000000000000000154706831b905da0987e0fd7d149ec199cd85676b09b477a8 367 0.18/1.00 vMB 67
275,966 275,966 0000000000000003a714a4ba42c5cc4152cebd12352352a78661aa727fa7f6a3 56 0.05/1.00 vMB 11
275,965 275,965 000000000000000424165fab15ac80615af6bff23a62be7bc63d70dbb0689dde 121 0.05/1.00 vMB 85
275,964 275,964 00000000000000016381a4f1be8b7b1965c2d3e99a11ed63041e7bf7534b4c06 341 0.14/1.00 vMB 46
275,963 275,963 000000000000000484b0e566b6ba383a1ffe5dc0c64ef65f54490a38128a0f8d 88 0.03/1.00 vMB 55
275,962 275,962 000000000000000369b391e569c5cfe0430981157a61296cbf8ba2065730d3dc 307 0.18/1.00 vMB 40
275,961 275,961 00000000000000002591cdc7cf9f1cc049091dc73a682c4aee9eb817af711648 33 0.01/1.00 vMB 33
275,960 275,960 0000000000000003f6c835de0fc2d1a90de68dc8c0b16bbe873a7419b03f076c 244 0.12/1.00 vMB 47
275,959 275,959 00000000000000015a7fef66eeb065d6aa69f88b8ae60c8e2e7a0b6d5a310f62 319 0.15/1.00 vMB 38
275,958 275,958 0000000000000001491b5b16d260abfb66763109eea71870af1a603fefb20f76 322 0.19/1.00 vMB 39
275,957 275,957 0000000000000002a12c41059d90a46b2b92ed172138ce510e7f21ff5eb87bdf 142 0.06/1.00 vMB 47
275,956 275,956 00000000000000040e59c54e334002c095f967970bcda404e39e03469ce11d02 21 0.01/1.00 vMB 25
275,955 275,955 00000000000000032bf811f3c4eb03110cc4b3e20b25145a604f0e22af958f2e 347 0.20/1.00 vMB 35
275,954 275,954 0000000000000001b6f00acd796b37d8a5542a78afdedb509ddd80e12649d575 76 0.03/1.00 vMB 116
275,953 275,953 000000000000000370d44e84417e6d0cc869d065080971118435d8269ea5f56d 147 0.09/1.00 vMB 39
275,952 275,952 0000000000000000df2cda1020f9ac11d27e94a66660504e3e1f5d698c1c832e 286 0.14/1.00 vMB 35
275,951 275,951 0000000000000000466cbdc18a35f0c0f4fa98bde35f213845b64f02ff7e1451 25 0.01/1.00 vMB 38
275,950 275,950 00000000000000004929c08cf07828206d37fef032ce053903a1dd5df5dc2791 461 0.23/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.