Loading Tool

Explorer IconExplorer

Memory Pool

46,220 transactions
28.01 vMB
0.08625412 BTC
Random Selection Loading Transactions
Max Size: 148.28/200 MB

Candidate Block

Mining Attempt 463e16010ec2859779fc37d76ef5b5bed7ff86d02f6ab78514b6bf867ebfad71
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 88e11725e2b9bd48b86e005a12830aa673bc94b101a42a2b1dc37d76e09f48d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.03170673 BTC
Feerates: 181.54 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (318,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,360 596,360 00000000000000000006c37989892d48dff291fd6871ebef38e311e73614703f 2,269 1.00/1.00 vMB 25
596,359 596,359 000000000000000000144cf2f38a093d4cd25ede06bb53cc0a6447e591fea98c 2,629 1.00/1.00 vMB 29
596,358 596,358 0000000000000000000d5b6546b8fe3ae7b150eecb691fae35d38db15f617588 3,023 1.00/1.00 vMB 36
596,357 596,357 000000000000000000128644c703ff6948ccf87d1c3e61ae3a1f6f7b5a3b74df 2,119 1.00/1.00 vMB 61
596,356 596,356 000000000000000000068b399c9738b53bcf935d5fd3f254521038484a3ce305 2,332 1.00/1.00 vMB 33
596,355 596,355 000000000000000000135d5a4c0d36e5facc5e8d57628dd685d7fa9de1947ad1 1,955 1.00/1.00 vMB 68
596,354 596,354 00000000000000000014f3b9ecbebf7ba66caf16d886f91e2409eece07acb9e4 953 1.00/1.00 vMB 78
596,353 596,353 0000000000000000000eb89d1226603a9ac6fff47f78045de260081cf978cf1d 1,588 0.45/1.00 vMB 24
596,352 596,352 0000000000000000000500798a01b7c57a1b5f1274ce8dc9864d4b1a9e627fa5 2,893 1.00/1.00 vMB 17
596,351 596,351 0000000000000000001133bd8160f29cf522f1f6d14ab695216a6986a40d403e 2,362 0.75/1.00 vMB 15
596,350 596,350 00000000000000000007cde18f06c9554655b590e33e7ef7b6094bd9585cce93 3,106 1.00/1.00 vMB 31
596,349 596,349 0000000000000000000d28639760768e420aa0ef0d38022db2255c96ed8ba9e2 2,570 0.83/1.00 vMB 26
596,348 596,348 00000000000000000015656540e7b26037d4e0452ba7c82df87515b001cad2b7 1,449 0.46/1.00 vMB 19
596,347 596,347 0000000000000000000316d6822dbcddc6c6916ee48865dd2d77f2e807339bf4 2,121 0.90/1.00 vMB 12
596,346 596,346 00000000000000000008397e93e3ace355f656b15bac80e4c67acb954d754966 1,517 1.00/1.00 vMB 2
596,345 596,345 00000000000000000006e6b5ee594ba9ad3b02dc1145fb5e6b633e15044554de 2,570 1.00/1.00 vMB 32
596,344 596,344 000000000000000000117ada2ad4a83f25dbdb0579ebc56a8a244599d61e4084 1,918 1.00/1.00 vMB 2
596,343 596,343 00000000000000000012a83d6bdbc8eda617492523e48d6fbdc6825a400409b1 2,698 1.00/1.00 vMB 29
596,342 596,342 0000000000000000000151e6f4e706cb197936267b003c771ed26882a7cb51ab 2,097 1.00/1.00 vMB 7
596,341 596,341 000000000000000000156775f12a5070a0334289ace582507443081678224b7a 2,594 1.00/1.00 vMB 16
596,340 596,340 00000000000000000003f74e268d8e51025f3f294ff47d05a83eabb35b382d38 3,255 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.