Loading Tool

Explorer IconExplorer

Memory Pool

73,201 transactions
27.13 vMB
0.06096064 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt 078c786261539660fcaeeccfb30749fd32ed185e7a6d6444f603fc79c6fb8d68
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 1ed6358db7fb1fe962d38be2b51b47afa3237d5a51c8d908e99617da55b0cbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.00348967 BTC
Feerates: 20.14 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (205,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,486 709,486 000000000000000000052e58c0c1cbfadb886f2a6142eb0d70a32c6b2c5532af 1,253 1.00/1.00 vMB 17
709,485 709,485 000000000000000000086d99e1cf3a416b2dfe6113fc825ef591c396efc66a77 2,570 0.92/1.00 vMB 13
709,484 709,484 0000000000000000000041931433257ee4135944fea3ed36aba5f13ecb132091 553 0.29/1.00 vMB 11
709,483 709,483 0000000000000000000b799e4c69496c294be651e68019d3aa91117e0d2872de 2,588 0.83/1.00 vMB 15
709,482 709,482 0000000000000000000ca8421b0382fe10ac3e2a8ab392fdcbb0174c036580de 1,977 0.77/1.00 vMB 9
709,481 709,481 000000000000000000069551ed7e0ac107815d77dfad4a480408f425864b121a 437 0.19/1.00 vMB 9
709,480 709,480 000000000000000000046964a9135bf3e23730732de1ac9c8d1150257178d8fe 1,284 0.53/1.00 vMB 10
709,479 709,479 00000000000000000000c7071e49bdc44d5fa94145a4c73d74800520b7a2ff84 1,537 0.54/1.00 vMB 10
709,478 709,478 00000000000000000000a935c32b68ef5bc635949b4b9b807ca12e8108f7fabe 1,103 0.32/1.00 vMB 12
709,477 709,477 000000000000000000097bda51fe6f7bf4a373701d1c8c4457df16aab781f8bc 2,629 0.99/1.00 vMB 6
709,476 709,476 0000000000000000000718c42c0b109f4df70bc1587df26a0a6af44980d9e509 1,938 1.00/1.00 vMB 15
709,475 709,475 0000000000000000000a3b4f3f2a46526446a601be082e690e9fe45962464b84 1,212 0.45/1.00 vMB 11
709,474 709,474 0000000000000000000c988fe131c1d7d121de14c5ecc3b35d08de73b8f13c02 1,034 0.34/1.00 vMB 13
709,473 709,473 0000000000000000000c0146360254a4514364a7ad3a5d3855ec1f84c3fa8d7e 1,433 0.54/1.00 vMB 12
709,472 709,472 0000000000000000000b8062c02387296cbe5e720a3c81e8107ffa17b6d66bd4 1,437 0.49/1.00 vMB 12
709,471 709,471 0000000000000000000a423ea8d545dbc968981420d39ab9e3bfb343a47c6061 1,779 0.68/1.00 vMB 11
709,470 709,470 000000000000000000020ec062d99b833dc26713a37e0b404d184e11f46c6e4b 1,811 0.91/1.00 vMB 9
709,469 709,469 00000000000000000000024ebf57a2ef0e6bc0b6e42a3f5bcdfb06f204b75116 1,346 0.45/1.00 vMB 11
709,468 709,468 0000000000000000000bb703408b03a10b1a3c6d9242dd65bbcb71cdfcb60fae 241 0.11/1.00 vMB 14
709,467 709,467 00000000000000000001f86fad0490165e972fda3aa7760f1d3df835e97cf2ad 569 0.16/1.00 vMB 15
709,466 709,466 00000000000000000002b45eeaebd27064d8746ec79e27f920941574114aa535 120 0.03/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.