Loading Tool

Explorer IconExplorer

Memory Pool

80,199 transactions
29.63 vMB
0.06774539 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt fcd6104fd6af0bec407a4bf70336ade1c551a12d457afb6af4e8dee54352eda6
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4a67200d502dbc8635ab4dc5771c0016bc0e64b24b4905e753aace9097c1a41f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,335
Size: 1.00 vMB
Total Fees: 0.00754823 BTC
Feerates: 78.53 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (506,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,764 408,764 0000000000000000024377e372a4a373402057dc0fd50dc7cb7869e2db2b957a 273 0.59/1.00 vMB 10
408,763 408,763 000000000000000000cdf0a244b7337861a803739bb97ce506c111dc8dce5bc3 2,229 0.93/1.00 vMB 53
408,762 408,762 0000000000000000014c027d807d146a699568e276095d4ac428ec5d5ad79c1d 628 0.64/1.00 vMB 14
408,761 408,761 000000000000000000b65e8572ba4f861b1df8e23cab2cf7ac76f7dd35f4fcbf 2,747 1.00/1.00 vMB 51
408,760 408,760 0000000000000000010d4046a1d1574f46591ed004bd8490d8d0bdbacef1841a 952 0.99/1.00 vMB 21
408,759 408,759 0000000000000000029ca9b4f9023a7b6b3f7aa1e199ad7864f628e965da59e6 1,911 1.00/1.00 vMB 48
408,758 408,758 000000000000000001caefed091279bbd2cc15cdfca6cd4aa52dce648c1d6b9d 1,376 1.00/1.00 vMB 22
408,757 408,757 00000000000000000224d6ef9f661ebbef3dbeeecefdc9270908fd8632c83818 623 1.00/1.00 vMB 13
408,756 408,756 000000000000000000339d72355d63939e3dd594af1f3bcf790453a657b9535f 1,487 0.72/1.00 vMB 34
408,755 408,755 0000000000000000046eb6a841356559d9ea7e83b57cb1112f635fb6dd40e8cc 264 0.17/1.00 vMB 27
408,754 408,754 00000000000000000564e56960aee6daa1713d0e6eb22b3204c60bf5e78bee1c 381 0.31/1.00 vMB 32
408,753 408,753 0000000000000000021a3c6a140894f4b226c2b24f9868643452b37db2527def 709 1.00/1.00 vMB 12
408,752 408,752 0000000000000000048e130f7e263f082833fa12dfc15e23a24c994475758dc9 636 1.00/1.00 vMB 19
408,751 408,751 000000000000000003690b611f3ab86494f56481c14c866c84f2bda034ad6777 847 0.99/1.00 vMB 17
408,750 408,750 00000000000000000135db4c39a6861acb44a0d93579fadf9b56f8341db33155 2,298 1.00/1.00 vMB 40
408,749 408,749 0000000000000000005ead157b99dead095757c2ca9a4ceedd3fc118faf94dad 1,718 0.93/1.00 vMB 42
408,748 408,748 0000000000000000055d42b516957a67e3729c3647080068d93b2be696b246d1 2,502 1.00/1.00 vMB 56
408,747 408,747 000000000000000004f6a1fd9f944b236aec9bce3340d1956c15a60b7f1de400 1,427 1.00/1.00 vMB 22
408,746 408,746 000000000000000000234ba7945b1b431a420e48ba3190ac33f26cf3db6bf193 1 0.00/1.00 vMB 0
408,745 408,745 000000000000000001e97f04e71be253287d50652b9ca0649bd3fefdce71ca3e 2,414 1.00/1.00 vMB 47
408,744 408,744 00000000000000000351e779d92600a999c825af7f45822da2d9e3b7d6aa80f7 2,408 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.