Loading Tool

Explorer IconExplorer

Memory Pool

79,735 transactions
29.47 vMB
0.10453433 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt b7fba86a38207b9395fa3f32247574a8c9195857a394a593ce41c2c50b2db6ee
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 70d9d7eafd213dd53dcbbee98ed40f4c9675c02f6b2b34f3f3da051891b38805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.04044855 BTC
Feerates: 150.62 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (399,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,948 515,948 00000000000000000030bf7ed372410d75dbca8b1fad2afd59b736ca97661b0d 2,499 1.00/1.00 vMB 40
515,947 515,947 00000000000000000011f639c7d6e29e2e58141d28924d74f36a974ac7129f06 253 0.18/1.00 vMB 16
515,946 515,946 000000000000000000102dab88189de40743474a9da487777fde0775cffa4467 1,182 0.42/1.00 vMB 21
515,945 515,945 00000000000000000030ad83795ee35f719d38b36cd66cffd3a1e570f611b31a 980 0.41/1.00 vMB 48
515,944 515,944 0000000000000000004d494706a6a974fe9eac30ee99081dd3b16f90e5b0c17a 955 0.43/1.00 vMB 43
515,943 515,943 0000000000000000004165fdae53b33cc9f1c7b8c9e341748505cd7306488316 19 0.01/1.00 vMB 43
515,942 515,942 0000000000000000001bcf51675ed2e80a51a7bf69b00692a5e70a2d0cef0caf 491 0.24/1.00 vMB 49
515,941 515,941 000000000000000000156b7eb411ace0f1775e288d37b931100955ff2cbf09d0 933 0.44/1.00 vMB 39
515,940 515,940 0000000000000000001a84b532f179e2957a53d05f2e81aecf6f0268063d8574 518 0.36/1.00 vMB 17
515,939 515,939 000000000000000000443f6957b22da34cf7b55ef9533c9606b71281dd1202ba 1,692 0.89/1.00 vMB 14
515,938 515,938 00000000000000000045f6b1bce9080fa58f0f75d1f49c505cfdefcc3db95faf 2,525 1.00/1.00 vMB 25
515,937 515,937 0000000000000000000b856082ce85ae0881b38c02d1280fc455e9d12fa9266d 2,455 1.00/1.00 vMB 48
515,936 515,936 0000000000000000001852dc6af6a694b49e1c542e133dd7ea66479e4a21472f 321 0.19/1.00 vMB 36
515,935 515,935 00000000000000000002633f6edbd145109db50efa17939c61d427ddb17b9848 1,548 0.51/1.00 vMB 26
515,934 515,934 0000000000000000003d5e7a3e0f8593fe39a0f55cec83b717683fe5ee3adc6b 547 0.26/1.00 vMB 40
515,933 515,933 000000000000000000246328d699c1ee49e750e6adba9edb374c72813e2e9942 543 0.27/1.00 vMB 19
515,932 515,932 00000000000000000030f915978e483f75f276e9d5d8c48af79923777ab08654 26 0.01/1.00 vMB 39
515,931 515,931 000000000000000000481fb974be1cd95aff3a18549959cdb20df6650e16375c 188 0.17/1.00 vMB 56
515,930 515,930 0000000000000000003752f4d331e293f3e34fb22c62925bde592835a28ae54f 1,301 0.52/1.00 vMB 27
515,929 515,929 000000000000000000005cdda7e144878ef641e287010faeb5f5324c034b78cf 1,022 0.44/1.00 vMB 34
515,928 515,928 000000000000000000308f81fa418d08216e7d13fa9919b43903f8da90278ae2 372 0.20/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.