Loading Tool

Explorer IconExplorer

Memory Pool

74,788 transactions
28.76 vMB
0.08377912 BTC
Random Selection Loading Transactions
Max Size: 170.33/200 MB

Candidate Block

Mining Attempt d9145d04adb3d7bf29ed790a2c99c37b98f2a92d1b899b4b12fdf2390d9b20cb
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 134e05ef2e76e7076a1cd5a74e2e4899ad8d8db93fd07d00e3b06a6660700e80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.02524982 BTC
Feerates: 150.93 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (353,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,583 561,583 00000000000000000001e6447a6b4583a38ab477515a493972d2b15caa16a1be 1,316 0.49/1.00 vMB 8
561,582 561,582 000000000000000000301a449165d58ad2ca75974ed69a69cbbbd8d9b033ad94 2,816 1.00/1.00 vMB 4
561,581 561,581 00000000000000000003def0e629dc8f323f2823d44754ea735b0ca66759b456 3,147 1.00/1.00 vMB 14
561,580 561,580 000000000000000000050d520b3a4682fc33b47390728fa4fcae6478fdc44704 3,098 1.00/1.00 vMB 22
561,579 561,579 00000000000000000002b4e417fe56985fca966d98ffba6be0862755f33780e1 2,218 0.90/1.00 vMB 2
561,578 561,578 000000000000000000106a154961f0b564ccc65854c557a41264eb0c9eea6271 3,177 1.00/1.00 vMB 6
561,577 561,577 00000000000000000014d027ede48889867ee6e8fad72daba8bd2302fb70f0a3 2,031 1.00/1.00 vMB 19
561,576 561,576 0000000000000000002bf525d4a33cc3534c193442aee9eaa0b1fe861a896a7c 2,473 1.00/1.00 vMB 12
561,575 561,575 0000000000000000001010210c1d535f1226ee0aa0494cf783b5e0fe3ad06cf8 1,006 1.00/1.00 vMB 3
561,574 561,574 00000000000000000010e457c6f5fa6679d9c20a1a8cfac99b4899303504f92f 1,588 1.00/1.00 vMB 5
561,573 561,573 00000000000000000007dc074c3680f178b940f1306e64a189582d6a74ea204b 1,658 1.00/1.00 vMB 9
561,572 561,572 0000000000000000002d421e1dbf20fb26bfd287d4617d9686a7c58321bce0e7 2,814 1.00/1.00 vMB 13
561,571 561,571 000000000000000000137abf84e0e02fc24c8c70360c914be945d0efea1398ee 3,339 1.00/1.00 vMB 17
561,570 561,570 000000000000000000246043ee1e120fe59d7c622303b8c54a165fdcda2d3b60 2,601 1.00/1.00 vMB 12
561,569 561,569 00000000000000000025deaaa8536519c57f776ee61fd3ebba1dfd2ba1e0b04b 2,224 1.00/1.00 vMB 9
561,568 561,568 000000000000000000035ec681496ba1de969a7a5ac24bcaece97d82c05e43a8 3,352 1.00/1.00 vMB 23
561,567 561,567 0000000000000000000f98d5ee76c91afc7335cc16b109b7d6ee37a9fc194761 422 0.13/1.00 vMB 25
561,566 561,566 0000000000000000001cb450e0ceaba623563b8a4e371d4aa01a0f7937aba449 776 0.34/1.00 vMB 10
561,565 561,565 00000000000000000021b6ed158c83de98c7e01fbff22afa233699469f62100b 3,124 1.00/1.00 vMB 6
561,564 561,564 00000000000000000018853bd1c884956aeb83320878b1b772729e290afa79de 2,439 1.00/1.00 vMB 28
561,563 561,563 0000000000000000000ca79c406ce95a883804c2e549c48184185830f004cfa5 1,958 0.95/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.