Loading Tool

Explorer IconExplorer

Memory Pool

46,487 transactions
27.25 vMB
0.08067677 BTC
Random Selection Loading Transactions
Max Size: 144.08/200 MB

Candidate Block

Mining Attempt 4f6eb3f745a274d50c4052a44ad931ce882472889c4889d4334bb582b4f88c22
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0c1438da280a4b1df4f738b76e58f4d78763fbb2a384319c2176fbcddb6cb581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.02972024 BTC
Feerates: 298.51 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (529,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,340 385,340 00000000000000000417e024044a29308f3ea2a8f421396f4782d8ddef852fae 746 0.39/1.00 vMB 29
385,339 385,339 000000000000000002533b53129f8692bad46e519f95f22cb4f4ff01773f8040 693 0.51/1.00 vMB 20
385,338 385,338 00000000000000000c04d80d43fed14f88f8d9a80e648efb3a928d6f0f241bc6 1,338 0.89/1.00 vMB 29
385,337 385,337 000000000000000003225ec76f3f49780165e0b16d30d2dd6a4abd85040852de 2,645 0.93/1.00 vMB 45
385,336 385,336 000000000000000008e37647124d8b967f30e34cae879f37a2ba1f8449d7ffa9 1 0.00/1.00 vMB 0
385,335 385,335 0000000000000000007a3ce3aea4bd623c295e9662bf200ab0bc62d332f54863 91 0.17/1.00 vMB 5
385,334 385,334 000000000000000007b6f30930c5220537a50875188045934d2a4a7bd56e7525 240 0.14/1.00 vMB 28
385,333 385,333 00000000000000000b5d21536ae8a555909a72ee74beff21f171a7eac7e296a3 985 0.45/1.00 vMB 36
385,332 385,332 0000000000000000061df93abb76cdc4b1617bb097b4cab90f3f1ca5ae0a0df5 516 0.32/1.00 vMB 26
385,331 385,331 000000000000000000dac93f48379a1fcd2c187925251d21f08e910767b262a6 582 0.30/1.00 vMB 27
385,330 385,330 0000000000000000089951bf3b5e72c564428efbc7f0201520c0c1e1136c8271 663 0.29/1.00 vMB 33
385,329 385,329 000000000000000004473a0d22c0789dd210e2c56da59b9968040f9ba4f0999d 1,048 0.59/1.00 vMB 28
385,328 385,328 000000000000000002839f38397287d13cedb2ffd9de0f41b5c86203c771d16f 791 0.41/1.00 vMB 33
385,327 385,327 00000000000000000baa968b40beb5d1047f4d6452982967be211ebda2a7c65c 90 0.09/1.00 vMB 13
385,326 385,326 00000000000000000c5425cddcae10b42bfb875ce96e3fe92a927486084cdfc4 336 0.34/1.00 vMB 15
385,325 385,325 00000000000000000151ff588cf6e96456adaef1cde5ff1f637546d4c7c18d85 178 0.13/1.00 vMB 19
385,324 385,324 00000000000000000d20bb2093ee31b5c4c53d93f474b7f4d54007be8c80d06d 601 1.00/1.00 vMB 12
385,323 385,323 0000000000000000016c2693729293e79a05c12e35e4595a8f4878cdd045b4a0 1 0.00/1.00 vMB 0
385,322 385,322 00000000000000000b26a177900f599908016cc6e1a4c070a3661194855858a7 1,490 0.86/1.00 vMB 28
385,321 385,321 00000000000000000a2626922a6b614bb879f4d0517e186155a2f4fcc05d7af6 2,225 1.00/1.00 vMB 49
385,320 385,320 00000000000000000021978fe1d3f716ba0ecacd9fd2faf3139d4702fb33882f 1,896 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.