Loading Tool

Explorer IconExplorer

Memory Pool

42,065 transactions
26.21 vMB
0.05988802 BTC
Random Selection Loading Transactions
Max Size: 137.20/200 MB

Candidate Block

Mining Attempt 47ad84f0053f1ae114fd9c836007d2a141835ea238c6f78670bafbc9801268d4
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c6f6785eb09d7e7172d77a11b7a85a561cd4436c3a1c8c399f252ea3075acf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.01195180 BTC
Feerates: 100.00 > 1.20 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (607,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,971 306,971 00000000000000004e32737d81760870109e317399feeab6a95e45929a9bf246 256 0.09/1.00 vMB 45
306,970 306,970 00000000000000002ad05122e64dab9b45cc99cd6ef1b71187d8de20c3c1002d 210 0.12/1.00 vMB 28
306,969 306,969 0000000000000000272f6de1d5b1ea20d36b2b6a5673456214dc42ba3b1ccede 24 0.02/1.00 vMB 23
306,968 306,968 000000000000000004508f59fa8e43e5d965e76935bcead63ea367c693af9948 74 0.05/1.00 vMB 21
306,967 306,967 000000000000000046af9dff0fd849363256a62ede24fcf4be20436c8ee4377b 425 0.24/1.00 vMB 29
306,966 306,966 0000000000000000432ea2008fa3249252f018f5993367b69b2a356f0a38ec66 183 0.34/1.00 vMB 15
306,965 306,965 00000000000000000bb680f6eb30ef9d95ddf5fc3e180898029b3a4d9c76c47e 172 0.12/1.00 vMB 25
306,964 306,964 000000000000000034d32ad5d6917b7ba25f732dae60a007e8e3fdcbcff796e9 701 0.48/1.00 vMB 27
306,963 306,963 000000000000000003fe860be6784f8c39e2aca42e971e2de1c611bfa3ecab3d 96 0.08/1.00 vMB 22
306,962 306,962 00000000000000004ee752254a4877e615bccc5f8db9935dbc7b59688e3ade2c 217 0.21/1.00 vMB 21
306,961 306,961 000000000000000044904d1575e946106c456ee3347b85bcb9ad5792c513873d 271 0.15/1.00 vMB 26
306,960 306,960 00000000000000004fac558c52ce284cf047b81d8ba9ba219d011034618715ab 371 0.26/1.00 vMB 27
306,959 306,959 00000000000000003b45bcf1fd4cb2a4da2647a9a866f8df0e46198038523179 1 0.00/1.00 vMB 0
306,958 306,958 00000000000000004614f8cf7e45602c077de57515b454994e434dda90fb2602 24 0.02/1.00 vMB 7
306,957 306,957 0000000000000000506e80e2f7e6b6b8a48f21b7cd2c9208046e2e7451ab9955 61 0.03/1.00 vMB 24
306,956 306,956 0000000000000000111678adb40f9662278085424c70db211407f4aabee8d0c5 43 0.02/1.00 vMB 30
306,955 306,955 0000000000000000087ca4be2afb62329658cdb9d41cf38653f31f0abe76cfdf 36 0.02/1.00 vMB 31
306,954 306,954 00000000000000003663e14714e099bb6b031e925996fc688ee227a5ae1b396a 172 0.22/1.00 vMB 19
306,953 306,953 0000000000000000094bc7aa5ad55f0a120ea73658584d8809cf4217d3ab9fc8 6 0.00/1.00 vMB 20
306,952 306,952 000000000000000009b55727ba88dfdc546b01bc934c9b75c08a6004b2ca0828 222 0.12/1.00 vMB 33
306,951 306,951 000000000000000028251526a8f64f4b83cb09c583ad57cbfd6f8e892998e05c 177 0.12/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.