Loading Tool

Explorer IconExplorer

Memory Pool

45,555 transactions
27.36 vMB
0.10285675 BTC
Random Selection Loading Transactions
Max Size: 144.25/200 MB

Candidate Block

Mining Attempt f50e0c7a7c0527ec78c52ac81845753d06bbf5dadfe3b7f35ea1abb97b6292bc
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 3e6e908b89206beb570a5182a49fc4c35691866c4d1580392320f05247b13d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.04851436 BTC
Feerates: 201.07 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (318,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
596,339 596,339 0000000000000000000aeb9ae019005d364ad564ae2b44af3d635f2681c43081 2,865 1.00/1.00 vMB 51
596,338 596,338 0000000000000000000e6bc0c4db4e9fc53abc51a2ae41eb7c6449144c136649 2,658 1.00/1.00 vMB 19
596,337 596,337 0000000000000000000050d68326db99646b96bf4b3632a8dcf76803793cfada 2,005 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.