Loading Tool

Explorer IconExplorer

Memory Pool

83,288 transactions
32.02 vMB
0.10781069 BTC
Random Selection Loading Transactions
Max Size: 192.50/200 MB

Candidate Block

Mining Attempt 81ea50ff78b97a7d86640ab5e08d6b6fec8c40e87400830a72fdea9182e1d1df
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root e336c9f66bf1078c400d36e7d9dbc0a4b5328d0ac5a17bbac6cd17ef3b3a2675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,336
Size: 1.00 vMB
Total Fees: 0.02630380 BTC
Feerates: 353.36 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (316,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,207 599,207 00000000000000000007ec3bc9e620a8144c1029e7ac30e7ad97359b08c66701 85 0.02/1.00 vMB 19
599,206 599,206 0000000000000000000c537f7defd46ab91e3a6ba47db689567f8b7b8902c047 3,085 0.91/1.00 vMB 11
599,205 599,205 000000000000000000101818f662c235f39ffbc9b93108ee36389b19b29c0087 3,043 1.00/1.00 vMB 21
599,204 599,204 0000000000000000000015d2f22add75ac692ba61bb6702bc26631a9fe868064 1,105 0.33/1.00 vMB 19
599,203 599,203 0000000000000000000ab43250c42a151bcf283091ce277066567e54a38941bb 2,695 0.83/1.00 vMB 15
599,202 599,202 000000000000000000024a9e723805274e64ec2ca3edb31a946fc52592c8c2e2 525 0.14/1.00 vMB 14
599,201 599,201 0000000000000000000febdbc7986ab2830008952ac91e725476cad76443e2ce 1,351 0.41/1.00 vMB 16
599,200 599,200 00000000000000000012a34cc7580c49ac07dc31e7771f8be9fc9eb6d0f75bca 2,512 0.83/1.00 vMB 14
599,199 599,199 0000000000000000000a8bac268b623c5d80c7ed4daf9e8b38381e52d93c838e 1,904 0.51/1.00 vMB 14
599,198 599,198 0000000000000000000f63b3e54426fa934864bbbc4a9379b5affd6a2812fb05 2,260 1.00/1.00 vMB 18
599,197 599,197 00000000000000000013c1362ab925ca155b204c142b3424efbc1f809334cac6 2,449 0.68/1.00 vMB 14
599,196 599,196 000000000000000000102d45ebfa03cfe54e630d19ef4ffac88a1bc4e146805d 810 0.25/1.00 vMB 25
599,195 599,195 00000000000000000003f6efdce1a42e5fe469b2d594a54c2940b3757dca35ec 432 0.15/1.00 vMB 18
599,194 599,194 0000000000000000000c94071e8bb7181305015f43220872ad739a30ccf12852 70 0.03/1.00 vMB 18
599,193 599,193 00000000000000000014da3a7bce4b3f23e2635a3e5f6bb142442f378081b507 843 0.24/1.00 vMB 12
599,192 599,192 0000000000000000000117a33e42098836641aa99f8e211982cf5bca6843e8dd 2,963 1.00/1.00 vMB 17
599,191 599,191 00000000000000000004960038ee7cd4bca28e2b2108e55dc418e817f54f9748 831 0.22/1.00 vMB 14
599,190 599,190 0000000000000000000c0886be4d24bbf03445db19ae6d2920669053068418c5 891 0.27/1.00 vMB 14
599,189 599,189 00000000000000000012edc15a659822a6660fd3b68649a453d46f984d3250a9 2,938 0.90/1.00 vMB 14
599,188 599,188 00000000000000000011deeca5d18cdd0545f3b8726289e87837780eaa3129cd 2,559 0.91/1.00 vMB 12
599,187 599,187 0000000000000000000837a743ae2429747730a64ffdbedfda558fd90c75f15e 3,187 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.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: 709.83 GB
    • Received: 17.00 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.