Loading Tool

Explorer IconExplorer

Memory Pool

46,290 transactions
28.87 vMB
0.14347753 BTC
Random Selection Loading Transactions
Max Size: 152.74/200 MB

Candidate Block

Mining Attempt da3581cb6923c2387d235dc2905f3bcc7117ab3220da4342585de43cd3a3d799
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 9168d4714ac8eebacc201fba2153c62d4d250577b055374858e21a9af11d940c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,513
Size: 1.00 vMB
Total Fees: 0.08125582 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (154,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,415 760,415 0000000000000000000201e089613bef483236404aae38c9f875aaf515663d84 1,116 1.00/1.00 vMB 4
760,414 760,414 000000000000000000019f35a297b129b1a9947e92d0266aca2044662d280126 2,187 1.00/1.00 vMB 12
760,413 760,413 000000000000000000071fee0fb1c28cbd42b2cf652da8781da1d6a34b220268 973 1.00/1.00 vMB 2
760,412 760,412 000000000000000000016ee47b76aba9e7fc9db1cdf8c05fa7d7f43ab6afbeb8 2,260 1.00/1.00 vMB 13
760,411 760,411 00000000000000000000251be5ec6f887ab3e4a25953b722747ae5a54772944e 1,430 1.00/1.00 vMB 6
760,410 760,410 0000000000000000000470354e8f903d3b9ef8736bc7452fc8d983eaa40f1989 2,661 1.00/1.00 vMB 9
760,409 760,409 00000000000000000006ed0fb007e0428278b51c1f303b2d479805ed1eea4676 2,133 1.00/1.00 vMB 12
760,408 760,408 000000000000000000069f1890c68493094d8e8c951c88ce7f35f499b4e34969 2,416 1.00/1.00 vMB 17
760,407 760,407 00000000000000000002d5f8c0c13bd01271596012d971ed8d9401b68f80e892 2,697 1.00/1.00 vMB 24
760,406 760,406 000000000000000000006d6f70b45b333ebe54055dc29f1ba2aa2898514cfca3 2,894 1.00/1.00 vMB 23
760,405 760,405 000000000000000000026b794553bbb5f3760f6c1dfad3e428694dc34e24372e 1,796 1.00/1.00 vMB 18
760,404 760,404 000000000000000000009d5729261fa292a7143e803798df9517dd0206683f24 2,560 1.00/1.00 vMB 26
760,403 760,403 00000000000000000001455fb1c0f9614d65ffd048c5875f5f4e9e9e2bbf931a 2,115 1.00/1.00 vMB 5
760,402 760,402 00000000000000000000dc2ec3f52d1bf907968e4f7c393a702f29da8633eb47 2,542 1.00/1.00 vMB 12
760,401 760,401 0000000000000000000623c1ba9ae85db3e03c162c64230c41dca90a723e53da 2,059 1.00/1.00 vMB 12
760,400 760,400 00000000000000000004b61afd87f700bd94700a2d0c23ab018d472465bfe3b7 2,976 1.00/1.00 vMB 17
760,399 760,399 000000000000000000047189e9d48d17617fc5bc75190ce5506808bfa37928f9 3,970 1.00/1.00 vMB 40
760,398 760,398 0000000000000000000619eccb97277f832eadefcb3ef6b999b830dea83cfc45 2,536 1.00/1.00 vMB 14
760,397 760,397 0000000000000000000262fc9e43f5f98df914c39443be38874e35a1e8494590 3,215 1.00/1.00 vMB 21
760,396 760,396 00000000000000000000a74aae88ced01c5c7e7617b1c2177e285e0b39f4361b 3,077 1.00/1.00 vMB 40
760,395 760,395 00000000000000000007a30856b5fd91255d55abf075798dd51d250b39bdeb45 1,001 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.