Loading Tool

Explorer IconExplorer

Memory Pool

80,513 transactions
29.81 vMB
0.07511010 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt 443166e52b019ba51a111b245de195a60b6521e1a3f41f08ee30dd69ad50a2a1
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root b7a13546c3e7e6d1e557dffda61a9d030e75ec518cb057b45d988fcda39bfd21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.01430263 BTC
Feerates: 147.04 > 1.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (368,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,416 546,416 000000000000000000066bb38a4d2a7c2f743ba8a7b7298808943e1915c9b3dd 1,953 1.00/1.00 vMB 3
546,415 546,415 00000000000000000012ebec13e6c87501027c318895ba25c4723c59f5c550af 2,429 1.00/1.00 vMB 5
546,414 546,414 00000000000000000007961c9973fec1dcace481b70f375871938c5fb2f14633 2,605 1.00/1.00 vMB 18
546,413 546,413 000000000000000000027bd7cbacb33b34a4269d0a835666b9ecce9316b052d1 2,488 1.00/1.00 vMB 26
546,412 546,412 0000000000000000000c67723d4cb0260e6f7618856fe7e4634b441aa483eecb 1 0.00/1.00 vMB 0
546,411 546,411 000000000000000000045887e4d9fc2ee7602b39692e0d0dd58b227ea2891cbb 2,461 1.00/1.00 vMB 6
546,410 546,410 000000000000000000118de0e4fe8f68a1a12114b500a70fe955d9ed8881d33b 2,458 1.00/1.00 vMB 25
546,409 546,409 0000000000000000001d3abfd5fab99e6aebcb28f402fa5405ceba4968af94a3 2,414 1.00/1.00 vMB 21
546,408 546,408 0000000000000000000da5674e69beea09096f39d12d07cbcbd867a5d6c8c997 1,671 1.00/1.00 vMB 9
546,407 546,407 00000000000000000001bd6928af98f8400246c59e025f29d7040069c68c6ebc 2,427 1.00/1.00 vMB 4
546,406 546,406 0000000000000000001647830591c30161eab2ff0414bf5da6271a3077d7d5cf 2,562 1.00/1.00 vMB 22
546,405 546,405 00000000000000000017a4615fbb57f3f16a60f0749c985aa4f45027c7c41d84 1,994 1.00/1.00 vMB 10
546,404 546,404 000000000000000000027d9b128cec3a5c6b466642aee2852a6834919ea0c149 1,867 1.00/1.00 vMB 15
546,403 546,403 00000000000000000026feeb5a24972d4c6c62e75d154ad893135aab9c71ea44 2,668 1.00/1.00 vMB 22
546,402 546,402 00000000000000000010c26c36414f00b954d26749e53ef5a34f89dc184fb4cf 2,368 1.00/1.00 vMB 23
546,401 546,401 00000000000000000026eb12a32faa920994c7cff20d53dfdaede20d2aa7ab74 669 0.40/1.00 vMB 9
546,400 546,400 0000000000000000002226baeef3891b93962be1973450c6d606cffc69be9c07 558 0.36/1.00 vMB 11
546,399 546,399 0000000000000000000e30c91414a0693a2f375490f3de31d71eeee1d3c10004 815 0.67/1.00 vMB 6
546,398 546,398 000000000000000000100075ea71350f142def8ff62e390e260313b4fe199eda 2,311 1.00/1.00 vMB 11
546,397 546,397 000000000000000000052c3ff85981a00826d0f68ebe95b941fe0a0a294daead 1,407 0.78/1.00 vMB 9
546,396 546,396 0000000000000000000726162ff2569b0897d7b33048d840016adf04442de001 295 0.12/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.36 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: 662.90 GB
    • Received: 14.88 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.