Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
29.88 vMB
0.09099802 BTC
Random Selection Loading Transactions
Max Size: 182.39/200 MB

Candidate Block

Mining Attempt ca52f8575c5f6fe339dfe79ff92ed0afcf69f4135f9df87205f84d4adb4cd912
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (608,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,700 306,700 00000000000000004c626c6e2ce9889656a2dc61d55a215280e42342f45eaf40 210 0.26/1.00 vMB 18
306,699 306,699 00000000000000000d97ab1977a09f3e0bf0819b27dccb1b775bd0c2577bf2c0 453 0.38/1.00 vMB 24
306,698 306,698 0000000000000000210dd1e2b7a400064d6acc1f1e475d769961ba7bc1d2a693 205 0.22/1.00 vMB 20
306,697 306,697 00000000000000000d396d89b73b0c18a5432c8bb14ff0009303f59a5a6f240f 54 0.02/1.00 vMB 20
306,696 306,696 000000000000000047750fa176387bcfee31ba4c044c580a9c9fd9572fa687f3 433 0.38/1.00 vMB 23
306,695 306,695 00000000000000002a0c5caea435d9b94b065c57bcbe6c10f1eb9a5ad2cf8279 370 0.33/1.00 vMB 23
306,694 306,694 000000000000000014355ea95e3d08e1c84d339e4ae9cd525e084be269dce395 281 0.21/1.00 vMB 19
306,693 306,693 00000000000000001761d33ca70a1f42242fb1c4f920abc1360142b56488bbe2 883 0.35/1.00 vMB 36
306,692 306,692 000000000000000013a2344463e4852d70223f94b97bd36d3d29a3015aa2d232 1,172 0.82/1.00 vMB 26
306,691 306,691 000000000000000027ce5c42b2e4b3e5cc51f441aaf3644a4fe8bf0215abae7c 231 0.14/1.00 vMB 40
306,690 306,690 000000000000000018ba1b08fbd1da6f01ba4c1f86a59d343b4d1fe20307f80e 229 0.13/1.00 vMB 32
306,689 306,689 000000000000000014a70e51ba177d393e7c5cb54087198d2ccd77605c0158d2 119 0.06/1.00 vMB 23
306,688 306,688 0000000000000000265a7ab81660e81b33885e091133f1f4666fcba50c1687e1 298 0.17/1.00 vMB 24
306,687 306,687 00000000000000003342bd2958a3c0c8ae73c62a3252469c0daa9c593179bc03 268 0.28/1.00 vMB 19
306,686 306,686 00000000000000000d6a6aab1b740c0609272bc62afb54caa3c5956e08fdc78d 710 0.35/1.00 vMB 39
306,685 306,685 000000000000000023ca4af23a2ded7dbc2d49544f21a10c027a792813068fe3 538 0.26/1.00 vMB 32
306,684 306,684 000000000000000043e1bf9bdfd8dfc799286e37d4b9b2de3fb8a0453c5edd52 322 0.16/1.00 vMB 26
306,683 306,683 00000000000000003f5e8a12051bc9a7d97bf323ced6772db234f04a1c21b81e 61 0.14/1.00 vMB 9
306,682 306,682 000000000000000012ee25cc265347535e29e38df03fdcfca9058c1c3f81a9ae 751 0.53/1.00 vMB 26
306,681 306,681 000000000000000020cb86240e95135008320181688b8b8cd9bced22b19ce850 771 0.73/1.00 vMB 19
306,680 306,680 0000000000000000517130467d425106006938adbf11d3da3ab49ba3a929b6c9 963 0.35/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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.20 GB
    • Received: 17.67 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.