Loading Tool

Explorer IconExplorer

Memory Pool

37,634 transactions
26.84 vMB
0.05551766 BTC
Random Selection Loading Transactions
Max Size: 136.76/200 MB

Candidate Block

Mining Attempt ebf6e4bcf7e0b321d3a47d4abc8c97181d1f4a419a324b51cc57cd38aa0f33fc
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 37cfb60d1a42fcc96b70fd0a42c93909963ce1c328041c7685ab442172dcc15b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.00515328 BTC
Feerates: 50.27 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (526,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,865 387,865 000000000000000006e4581265cd595e116d34d4360a273e82673d907e3d9a96 1,019 0.90/1.00 vMB 18
387,864 387,864 0000000000000000098dd1e5219da9d551ce5a9992e5258832ea54461ff8c014 1,564 0.75/1.00 vMB 36
387,863 387,863 00000000000000000738d42c86054576b6baca16bb54219b6cc15bfa5fc754fc 1,885 1.00/1.00 vMB 32
387,862 387,862 0000000000000000096b714678ddf7b19d261e7869f54c63eac2dcea4bf99598 2 0.00/1.00 vMB 0
387,861 387,861 00000000000000000308aa8f17b8dc7c923c0b1c0a0e1a419c033b4491030704 872 0.75/1.00 vMB 27
387,860 387,860 000000000000000004101a2c7fc2aa630ff4d91a1107383d2c5aa68e3a23ed1c 1,437 1.00/1.00 vMB 24
387,859 387,859 000000000000000006da06857c54ce4c6a58cf70c38f79daed12ac07c22b0dc1 1,600 0.60/1.00 vMB 46
387,858 387,858 00000000000000000048182c968d11564bf418f68591df51e2791e33fd34e944 1,894 0.93/1.00 vMB 32
387,857 387,857 000000000000000000e1c31ed85cb9d9d0159ca4aa04ec45d5af6d176207f9eb 391 0.20/1.00 vMB 36
387,856 387,856 000000000000000007d84e40881d929fa5337e0e76eeb6d346bd99898eaa1162 1,704 0.75/1.00 vMB 33
387,855 387,855 00000000000000000d6d887cdf6dab8ae975ac1ed48ca2818c8296d979d8de71 1,332 0.93/1.00 vMB 30
387,854 387,854 0000000000000000099f8c010ecc1ed3de11dd9020b1a8f2568490ab4a036e77 1,858 0.95/1.00 vMB 35
387,853 387,853 0000000000000000011049b17d29a76ceeca9712c7f9f7ddcc14ed33c6e1e1cb 1,855 0.68/1.00 vMB 43
387,852 387,852 00000000000000000a75de3a4ce04c73135b909725fa0b57ea22a7c493f2417e 1,142 1.00/1.00 vMB 30
387,851 387,851 0000000000000000082064686b3c7b93aa1e7d949f491c859848b22e7c43eca9 1,987 1.00/1.00 vMB 33
387,850 387,850 0000000000000000094cf371a08052bdbf2560d2f99279ac76b76113369c199e 300 0.95/1.00 vMB 9
387,849 387,849 00000000000000000d541fe6481575367093c17b46c1fb75332e51f0ece8e090 322 0.16/1.00 vMB 33
387,848 387,848 0000000000000000042f51bb56bee3ad127757270548444e52655a55fb9bf890 2,365 0.93/1.00 vMB 47
387,847 387,847 000000000000000003d2189a3f04b0030b7503373a88203cf0d70807727d53d7 1,168 0.93/1.00 vMB 22
387,846 387,846 000000000000000005b256320cf6041e00be516c706998fb85a8128c451a68b9 1 0.00/1.00 vMB 0
387,845 387,845 000000000000000006733a8f02c404f3fe64a37eda290993893c64d0690b9fb4 2,211 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.