Loading Tool

Explorer IconExplorer

Memory Pool

79,572 transactions
29.62 vMB
0.07181166 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt dd902e9c82772e4ece7d743a4d7faef163f19354171e376d1698cc924d85f574
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 0811015e319f0dbdc73f5aa8cf5780a4aeff90afa541b125b4231cecddcef297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,746
Size: 1.00 vMB
Total Fees: 0.01161608 BTC
Feerates: 150.77 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (230,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,399 684,399 00000000000000000007ea8fe6c075919efbf79f6b006e0b2da667b9e1436e25 2,409 1.00/1.00 vMB 61
684,398 684,398 000000000000000000009297f679c4e10fc062a2992c7e248361d8e4d0ac5c39 2,356 1.00/1.00 vMB 88
684,397 684,397 0000000000000000000ac7fa830bbb566fc9f014bdb06be48de0a5c7ee7b1b75 1,679 1.00/1.00 vMB 97
684,396 684,396 0000000000000000000b3a1164dbe950ebd14e1b60073e4f363a50b6878d8932 512 1.00/1.00 vMB 121
684,395 684,395 00000000000000000002d015bcc4a063c5f0113d59258b6720ba87e4c2ad0ce7 2,879 1.00/1.00 vMB 135
684,394 684,394 00000000000000000002a67c2235fa8671af13c6ef71985f7c83f167baf102d8 2,489 1.00/1.00 vMB 83
684,393 684,393 00000000000000000005c3e11fdbd4da22b1a6eecfc03496e24553b18da54003 2,550 1.00/1.00 vMB 93
684,392 684,392 0000000000000000000067cf04dfdfff299f163e57351dc1765ae164214ff6ee 2,295 1.00/1.00 vMB 75
684,391 684,391 0000000000000000000b3a5a80351036382f7885b8cb6aa9b4525ccf249ce600 2,143 1.00/1.00 vMB 120
684,390 684,390 0000000000000000000a26e65a8d57bbed17e4a22c99ac39ba7837da2453b202 2,442 1.00/1.00 vMB 72
684,389 684,389 000000000000000000069dcd429f9da5a228b895c209446f7edd389ad7fb67f8 1,767 1.00/1.00 vMB 72
684,388 684,388 00000000000000000006c5a9c21391686905bbc57d3c82144c21882578ad6b10 2,805 1.00/1.00 vMB 105
684,387 684,387 0000000000000000000ad065892f9a056c12dd62fa95d306a7dca3a3247eb453 932 1.00/1.00 vMB 119
684,386 684,386 00000000000000000008b144b4a2e217d3a6090cae4fd8a6f92d882172c37412 514 1.00/1.00 vMB 40
684,385 684,385 00000000000000000001122fc8ce0e779a321542c38648911c2101dbb14674af 1,958 1.00/1.00 vMB 110
684,384 684,384 0000000000000000000453b465dd8af0bca747d0d9eed7d726efea7e9f1c185f 887 1.00/1.00 vMB 78
684,383 684,383 00000000000000000009d2fa2cb122fd7dda5b1ebbef34a8a0a9246d335f55b0 1,711 1.00/1.00 vMB 95
684,382 684,382 0000000000000000000781635eebbbe08409968e977da147c7f88e4a36290356 1,747 1.00/1.00 vMB 134
684,381 684,381 000000000000000000010e20b83e714f1d36f59935a81a6e8f977355af14b46d 1,878 1.00/1.00 vMB 94
684,380 684,380 000000000000000000006a0ed145172ff4c796e0b1c6d483d0ef1da6a8e84b33 2,243 1.00/1.00 vMB 125
684,379 684,379 0000000000000000000995080112bc413595b2327e4e64f057e06299f926852e 1,799 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.