Loading Tool

Explorer IconExplorer

Memory Pool

42,532 transactions
27.79 vMB
0.07507594 BTC
Random Selection Loading Transactions
Max Size: 143.92/200 MB

Candidate Block

Mining Attempt 76ed575f9878ad76b37377ae21d340341f758e2c97abe2da53c65f7a3cde05b7
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root e9abe7f83f63bfaddfb9a33519d26b18221400cc05d412e25197029308e747cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01876278 BTC
Feerates: 100.53 > 1.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (573,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,846 340,846 0000000000000000131bf2928eacb270c417d2d28e6814c1d9db651b11611cf0 561 0.26/1.00 vMB 26
340,845 340,845 00000000000000000a4ad3d49d696e4b988140932519cf0f6efb4dea524632f8 192 0.09/1.00 vMB 27
340,844 340,844 00000000000000000393069c66b8b556f5b7b3802eeb67eb74d778deecd71779 405 0.18/1.00 vMB 29
340,843 340,843 0000000000000000067c71f86c100aeaecbde65d8cb6c470afb4730fdf6826a9 654 0.29/1.00 vMB 32
340,842 340,842 0000000000000000134c28d540da7f77fd0da3ec527e7abf21242a92b59a9db9 586 0.28/1.00 vMB 24
340,841 340,841 00000000000000001791e4862ed59272cd677fb0c35c39106c82985ee3f3ea17 654 0.27/1.00 vMB 31
340,840 340,840 00000000000000000c39e035fccd89c325290765b873dc6b4fa5c509174c8427 209 0.08/1.00 vMB 17
340,839 340,839 000000000000000014f5c9669205b81adc4179e65571bf49a45b88295006e513 1,056 0.75/1.00 vMB 21
340,838 340,838 0000000000000000007e49457f6a42202ea16b36b928d358e3960b8fbd38df6b 1,141 0.36/1.00 vMB 39
340,837 340,837 00000000000000000b56fcb7fc2d4f26905c37da6ea495ce7915e2787aa7cdfd 912 0.50/1.00 vMB 25
340,836 340,836 000000000000000013fce2b5b1d0e151177a84290b5b38ab8549558ade977b6e 34 0.01/1.00 vMB 15
340,835 340,835 000000000000000012f46480d0d53e9065375cc1f013b0a81e3a175fede0e1c8 442 0.24/1.00 vMB 26
340,834 340,834 000000000000000014d9f305ba0c9d05051bf5ca5832b1b096e4afc44aa3249e 1 0.00/1.00 vMB 0
340,833 340,833 00000000000000000139874515d1c48622475577fe7495c6926e267386c85054 1 0.00/1.00 vMB 0
340,832 340,832 00000000000000001483cbdea09d3431981ecfde76a0aad473b77b21f87fae0b 191 0.16/1.00 vMB 20
340,831 340,831 00000000000000000c1bc21f8d40a428612c1ec91d5a9a472adb4dd7875a8100 190 0.08/1.00 vMB 34
340,830 340,830 000000000000000003041116afd6b26f32114d9683ac65d3298b41b5d106df1a 1,157 0.71/1.00 vMB 23
340,829 340,829 000000000000000013f1ac877264db8e6e0cb1e159d196905d222b48f3b6906a 730 0.24/1.00 vMB 38
340,828 340,828 00000000000000001a608968f8120134fef6cb6269a9818d19c246cea17a6825 51 0.02/1.00 vMB 26
340,827 340,827 00000000000000000341186299c790e0da032e2a0d2132f13a7f89393350b095 233 0.12/1.00 vMB 24
340,826 340,826 00000000000000000ba4e8c4ce641c3eac9af4ac6063242a5eff9d19a06e5cad 156 0.10/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.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: 633.88 GB
    • Received: 12.23 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.