Loading Tool

Explorer IconExplorer

Memory Pool

75,882 transactions
32.67 vMB
0.30532441 BTC
Random Selection Loading Transactions
Max Size: 182.72/200 MB

Candidate Block

Mining Attempt 157f7d1e03e67f4217a7df3370a0201bca22c29f6c5d492e851582c82b01ecfe
Version 20000000
Previous Block 00000000000000000000a3c27f9abc819346c916c4efd1239763e3143fadcca9
Merkle Root 99623db88758319fe9201212850dac9abf9aca4db167835daf258853aa04e2cf
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.08763870 BTC
Feerates: 442.48 > 8.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,553 (18 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,535 917,535 00000000000000000001ab607c35059048d0666c17a629ced3cfbf38ce98395e 2,324 1.00/1.00 vMB 5
917,534 917,534 00000000000000000001703143e49506a282946358d427db114ceabac74a39d3 3,553 1.00/1.00 vMB 6
917,533 917,533 0000000000000000000175cbc1b009a3879e56ea77b6bce54b2003cd622f41b4 3,946 1.00/1.00 vMB 7
917,532 917,532 00000000000000000000c7af9040ea4dc20235ee7bd22bed8221dd130754ebd1 3,620 1.00/1.00 vMB 6
917,531 917,531 000000000000000000014892735dd77b6c3588e375cf4dc42b753113f6f8cabe 3,366 1.00/1.00 vMB 7
917,530 917,530 00000000000000000001c31a332c78e240ffc18864fe22701ffb4429667363fb 3,854 1.00/1.00 vMB 10
917,529 917,529 0000000000000000000176945f36c755ea617fb0331df6485e16069d439c0582 3,954 1.00/1.00 vMB 11
917,528 917,528 0000000000000000000004d61fa9f14c162b02634ca3db0d94f275dc3c3e34d6 3,518 1.00/1.00 vMB 16
917,527 917,527 0000000000000000000061a360752f9b9a6c2ce0f3a6f67e086f33d7493d153a 4,209 1.00/1.00 vMB 6
917,526 917,526 00000000000000000000d51cefc237b6bdee6252d47117a960601e6a3f62f213 3,965 1.00/1.00 vMB 8
917,525 917,525 00000000000000000001bad1dc6c3d29b839c60c9030033937f5e85776d940c4 3,588 1.00/1.00 vMB 7
917,524 917,524 000000000000000000017e5ecf19f259a243ee9f1658bf111b52979839bdbf6d 4,003 1.00/1.00 vMB 6
917,523 917,523 00000000000000000000bcbb98aa63a90d126e8a5e80d16140eea02e93fa9b17 3,757 1.00/1.00 vMB 9
917,522 917,522 00000000000000000001888248761cd1e9aeb522f26541d7755acc5ce306bac6 4,151 1.00/1.00 vMB 5
917,521 917,521 000000000000000000015b1c046093066aa33e210dfa0ba05e643d5c26e5c99b 3,832 1.00/1.00 vMB 6
917,520 917,520 000000000000000000016d7b1d76cadd9947921184ba03ea0e4db276222bbf69 3,695 1.00/1.00 vMB 8
917,519 917,519 000000000000000000002862a6e4f51f63db63ba12f7c4cf45de030f4eda3893 3,033 1.00/1.00 vMB 3
917,518 917,518 000000000000000000006a7773e9802cfe96b415afa40db0954df120c5d1ada5 2,780 1.00/1.00 vMB 2
917,517 917,517 00000000000000000001105fbc2d5e73f43dd6a44fce9deb79d93b70772a6bfa 3,824 1.00/1.00 vMB 4
917,516 917,516 000000000000000000017c38ad0d5b0d1fa0a1470050d981549e54949708ed27 3,648 1.00/1.00 vMB 4
917,515 917,515 00000000000000000000cb5616b6d23aa5fc9fe47ccc39cdbfa21c65b9ebcb9a 1,945 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.77 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: 1,012.11 GB
    • Received: 35.03 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.