Loading Tool

Explorer IconExplorer

Memory Pool

28,960 transactions
6.41 vMB
0.04720918 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.78/200 MB

Candidate Block

Mining Attempt f34b011b893bde0aea0be3242bfa45b446eaf498aa9723d50c2ff9bcef7ad28b
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 48af771ada2da3395b7857254622acda8d9bb941c495f7ab51dbf753564331b6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.03281161 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (774,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,828 138,828 00000000000007946e2b982c6c93f7cae2b12911443a308434766a92a9df1399 34 0.02 vMB 61
138,827 138,827 000000000000020a759b3428f7474d36d22e533382ca5069ad768bcb3cbd5b24 11 0.00 vMB 17
138,826 138,826 00000000000000d8b3b71ea704b724715340264199364c06ed3ab1fd39827be5 31 0.02 vMB 124
138,825 138,825 000000000000020803677588687bf2663d6dad410b7e4d2ddac7939726063608 25 0.01 vMB 75
138,824 138,824 000000000000041b41681f588b3834611c82eaf362d457bb4e0fd3c4f220c32e 12 0.00 vMB 357
138,823 138,823 00000000000005a5d744d203cb61ce160e7b6d2f78e67d7b704fe08ba988044a 30 0.01 vMB 74
138,822 138,822 00000000000001742e7a0ced66674b69b9749abf25a7e940e9378f3fa89ae75c 24 0.01 vMB 331
138,821 138,821 00000000000005efde04f88e95352b60446dc9790653aee3afc0b9a9f12815df 8 0.00 vMB 969
138,820 138,820 0000000000000248550259a82fd39b879400659d6d6da167f8e6a19b7f3d8603 243 0.09 vMB 225
138,819 138,819 00000000000004940b537744cfbf561bf9b73deb15377ca6259766300b20d321 36 0.01 vMB 71
138,818 138,818 0000000000000847827fd825c2a589200e965d2cdbee2aa112e0e96734bedf9f 37 0.01 vMB 321
138,817 138,817 000000000000043fb994f14893e23289cbe5a81f909f00d3577fd7d6c1a5a06c 47 0.02 vMB 248
138,816 138,816 00000000000001b9722330882e29114ed7951bfbe7537ec4968d5b2f094ec57e 27 0.01 vMB 628
138,815 138,815 0000000000000669360dbd3f0fe7f3a73edff849f9c56bbe8583948d8c3b9d6a 20 0.01 vMB 464
138,814 138,814 0000000000000303031a5114f42c44f354cb52b9dda741b33d8db9820fdfff9e 25 0.01 vMB 0
138,813 138,813 000000000000029bd171eb1a189a6fe2d7c6f8114782bb755efebc3b3a3f9c12 11 0.00 vMB 168
138,812 138,812 0000000000000543f5e5a3488d0699a3096f41dcd17e42b90a2b03e69c152356 2 0.00 vMB 0
138,811 138,811 000000000000099cd55de48e8dcd166486b691e8d812213f564bc97fc795594d 10 0.00 vMB 0
138,810 138,810 000000000000037001c74b4a35f5368979bed6ed54d025a7d13cabf815a67814 59 0.03 vMB 149
138,809 138,809 00000000000006a79849ba2670e8af15445637b6c0567f31a3afbb3e44d1af7c 18 0.01 vMB 392
138,808 138,808 000000000000062108b8b29e1a9b1f9d3470cda615e54372c087a74d4924bfeb 23 0.01 vMB 61
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.41 GB
    • Received: 0.64 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.