Loading Tool

Explorer IconExplorer

Memory Pool

83,624 transactions
30.82 vMB
0.15069577 BTC
Random Selection Loading Transactions
Max Size: 185.46/200 MB

Candidate Block

Mining Attempt 6eb491f32e590b3ed2a8be146c505fd400dad53a36e06d88dbd30667b64c04d7
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 6fe6afb195c2d86dc46efdd6b49d2bea4c0869823199230c95612733473bdd09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,471
Size: 1.00 vMB
Total Fees: 0.08382936 BTC
Feerates: 150.77 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (99,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,778 815,778 0000000000000000000341056046724ff68c8246ca281f188e4de45e21a27128 2,271 1.00/1.00 vMB 40
815,777 815,777 0000000000000000000455411a1dac1c8e82131045e837808d9344c253d56bfd 3,339 1.00/1.00 vMB 45
815,776 815,776 00000000000000000002e913d1e5725bdaefbed3dd3f5e864f31df0ab89f333d 3,722 1.00/1.00 vMB 48
815,775 815,775 000000000000000000006dee59db2783e366766e31cbd47adf274754332f46a9 3,476 1.00/1.00 vMB 78
815,774 815,774 00000000000000000000178904daa13a62592cbacfac59b1e625c4a23beec172 3,262 1.00/1.00 vMB 58
815,773 815,773 0000000000000000000183317b8a983e24fc3608f94c5728a2f6d9dcd82e240f 2,390 1.00/1.00 vMB 114
815,772 815,772 00000000000000000003eaffad6cdc7b54b9a077a26324b0e6378ae29581a927 4,039 1.00/1.00 vMB 54
815,771 815,771 00000000000000000003ca089c7cc409ab56620f8232cc53325a4f6493708d0b 3,652 1.00/1.00 vMB 48
815,770 815,770 00000000000000000001d951f15c106a19b7a54669ccbde44ce33b4c00097a03 3,110 1.00/1.00 vMB 72
815,769 815,769 0000000000000000000444be21dbf62e328f8bc3a2f34502f21340dd3355564c 2,863 1.00/1.00 vMB 105
815,768 815,768 00000000000000000003e1a053330f5f5d8baa182fad2f074ad84d23bd4c4f1d 2,592 1.00/1.00 vMB 50
815,767 815,767 000000000000000000015b3145706ef33f9cef30b18ef2164dac97ebbb9579d6 2,217 1.00/1.00 vMB 60
815,766 815,766 000000000000000000020a7a9dcac5166295b16a495f285286136ee5a01e429e 3,461 1.00/1.00 vMB 79
815,765 815,765 000000000000000000021c42e250f883aae857bd7d7ff651636fc43a9ffbaa84 2,852 1.00/1.00 vMB 50
815,764 815,764 0000000000000000000348e3903f3e075981ec8b036f8d7f5be73d460fcd2759 2,876 1.00/1.00 vMB 101
815,763 815,763 000000000000000000028616df60fdfaf611b48e3512703ffa8280d18a0605d6 3,096 1.00/1.00 vMB 99
815,762 815,762 0000000000000000000294d145675c8eae739b7b3c53dd0d8ff330810ce9fae6 2,713 1.00/1.00 vMB 66
815,761 815,761 000000000000000000044cd3d9c519e74e859e25bdd5c5d68ba6ba9110f208a4 3,549 1.00/1.00 vMB 88
815,760 815,760 000000000000000000018c687d53a02db60a281b6ac7b5c5d9af303f6c6c20d7 2,828 1.00/1.00 vMB 92
815,759 815,759 00000000000000000000fed17637498941f29e96307b3b718f012275bd27030d 3,542 1.00/1.00 vMB 56
815,758 815,758 00000000000000000001168feb07d2164983a3dbd78366fc55cf52bf02f18230 3,662 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.