Loading Tool

Explorer IconExplorer

Memory Pool

79,623 transactions
29.63 vMB
0.07208762 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 94736b1dbcca9e0486b462680e1095c84493adb71d4ee573779a8e2885d3c81e
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 89aa560a9b27e65792379673b78b84157753ae587ab171b6f6784c83f01ae166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,724
Size: 1.00 vMB
Total Fees: 0.01188527 BTC
Feerates: 150.77 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (534,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,533 380,533 000000000000000005464c93746db7adfc81a284960dc7eacfb411d25ddee372 903 0.48/1.00 vMB 32
380,532 380,532 00000000000000000cacb2073749f13f6df75ea9dbfdbd12f8b8e6044ac70b5c 483 0.25/1.00 vMB 25
380,531 380,531 000000000000000002387ea7c44a533164586e334ddcc837b0d2b1e468b03d47 1,292 0.73/1.00 vMB 31
380,530 380,530 0000000000000000120db56a6724d83a80003acb22ad9300395dd483131fa983 1,551 0.85/1.00 vMB 20
380,529 380,529 00000000000000000d76b65aec47b8306bd0f6554d64d9a661e243506e3128d1 1,253 0.63/1.00 vMB 43
380,528 380,528 0000000000000000032e6f084332f1f60c2f692fadd6389e2cb27d7ef8b8e8bb 1,862 1.00/1.00 vMB 34
380,527 380,527 0000000000000000006bbdf435aa0271dc8d6d3d67187a5c6f5835e885c78d07 1,698 0.75/1.00 vMB 42
380,526 380,526 000000000000000003c1644e74d7a09cfd8db4d20db16a9fdb68d21feda7e1f0 147 0.09/1.00 vMB 22
380,525 380,525 00000000000000000e57a60355cb3c04e393d837d15f906650b43cb8940b7b6d 1,886 1.00/1.00 vMB 38
380,524 380,524 0000000000000000115722e0b9ecf4ef5b0225a20637edc2ffdeca4617c61dcd 530 0.72/1.00 vMB 17
380,523 380,523 0000000000000000085e7d36760b94cc404f816c9ee79cadeca08332ca856934 1,205 0.75/1.00 vMB 31
380,522 380,522 00000000000000000bd2869f351f6c8498f60eb84c0a1ebdd45690a79bae99a5 1,459 0.95/1.00 vMB 27
380,521 380,521 000000000000000007def5f484b6791300b7eabf5d230982d19e95f141a0b7ca 2,293 0.99/1.00 vMB 45
380,520 380,520 000000000000000003bc202bb6c3a11e68de39ab0427d34256e747d85a0f9091 179 0.17/1.00 vMB 25
380,519 380,519 00000000000000000d1ce6416d9e330a080e90256ed7f456070ff4a0c58fd57d 2,074 1.00/1.00 vMB 38
380,518 380,518 0000000000000000019345a58f19f47052281cd0e03e69c380bd9a5922c15e93 1,646 1.00/1.00 vMB 31
380,517 380,517 000000000000000011f3084e081bd55535647d56516002b927716f806e280583 1,343 0.99/1.00 vMB 17
380,516 380,516 00000000000000000ced2ce36e81252fd948673dcd4b564a710c99e9f5d06cd2 338 0.46/1.00 vMB 17
380,515 380,515 000000000000000011704d829e7f793fd40a4b29abb928252ae7ca36d0523a01 388 0.72/1.00 vMB 16
380,514 380,514 00000000000000000c6201d318fc0e02f50617c178855a5d4d264661286efe86 1,184 1.00/1.00 vMB 27
380,513 380,513 0000000000000000109542fb44f06ef3f6f478ba6544031c385927d9a41ae9e5 698 1.00/1.00 vMB 17
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: 113
    • 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.