Loading Tool

Explorer IconExplorer

Memory Pool

37,948 transactions
26.58 vMB
0.06215420 BTC
Random Selection Loading Transactions
Max Size: 136.29/200 MB

Candidate Block

Mining Attempt 30e107a51f228a426b49e256be832e14a3b96fff42db28de37c05e1b452c70aa
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root ba37b8a4e015c666d8ce9870d428472a08ca2a316997e9959480baa31d7f4579
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.01250290 BTC
Feerates: 100.53 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (72,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,981 841,981 00000000000000000000e958c47b0aba2a82f55f7812ec32386ad679e21604b8 2,079 1.00/1.00 vMB 20
841,980 841,980 000000000000000000007717fda53fe0fe149e1b30a6da9d26f04ada0a38d067 3,377 1.00/1.00 vMB 26
841,979 841,979 000000000000000000029bd4a6dba22739dd1a09c95e7166ab80a1f31b078357 2,943 1.00/1.00 vMB 32
841,978 841,978 00000000000000000001032feafd42343bc1e2558667f0258dea71b12a696be5 3,097 1.00/1.00 vMB 37
841,977 841,977 0000000000000000000116e1e6d34e42d3a9d9a1ab1f9465ebb98aff00ce767c 3,024 1.00/1.00 vMB 34
841,976 841,976 00000000000000000002434a9d5edcbf2f42f65f329784b894ee263e3761cb5d 3,059 1.00/1.00 vMB 30
841,975 841,975 000000000000000000006ebe92a60bbc7b39c8dc763691037824b9d0c618407c 4,803 1.00/1.00 vMB 35
841,974 841,974 000000000000000000012ba0157558fd1dfd63a43cdda06db9cb15202d4319fe 4,637 1.00/1.00 vMB 32
841,973 841,973 0000000000000000000080ad5b1fabd58100606a3e1c0581f1c1d0c301d94673 2,493 1.00/1.00 vMB 19
841,972 841,972 00000000000000000001d7a5d7f18ac1f674b215db643fe7878fa0753c19a234 4,872 1.00/1.00 vMB 31
841,971 841,971 00000000000000000001dbfe064af4fa8331a16e719a633a8c3866eb676532e2 3,088 1.00/1.00 vMB 17
841,970 841,970 000000000000000000005574c770006854a7c86172b2f67193249078e0276bc1 4,585 1.00/1.00 vMB 27
841,969 841,969 00000000000000000000f71c0914e071b6f8753de561ad4492b0dccc7cf0c7c9 4,262 1.00/1.00 vMB 35
841,968 841,968 00000000000000000001621049cb226f409d7bb154a1ea7c3d97cfcb4c6e386a 1,408 1.00/1.00 vMB 16
841,967 841,967 00000000000000000002ed8ca6268171511ac21afdd888bc37f337dc96565eed 1,920 1.00/1.00 vMB 16
841,966 841,966 000000000000000000024509f3a9b36d8156d2dcca7410bbd73deb7932483853 3,814 1.00/1.00 vMB 26
841,965 841,965 00000000000000000001022354aecb5e8eb0f3df9f1994a130fd231d41f70ce0 3,453 1.00/1.00 vMB 21
841,964 841,964 000000000000000000014ceecf410367e4581d51787a92d9f13ca83f7182ed98 3,706 1.00/1.00 vMB 22
841,963 841,963 00000000000000000000809f169432269000b677cd6e4b6e14d79e1e1329879c 2,832 1.00/1.00 vMB 29
841,962 841,962 0000000000000000000045a2e623079dd38f545e83faa2ea681ec576cf9139db 2,043 1.00/1.00 vMB 24
841,961 841,961 00000000000000000001c4790103e6b4f011f313cbc0cdb28e133e8a74bfe5dd 3,125 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.