Loading Tool

Explorer IconExplorer

Memory Pool

33,291 transactions
18.49 vMB
0.04570878 BTC
Random Selection Loading Transactions
Max Size: 100.21/200 MB

Candidate Block

Mining Attempt d1fdff7597b26c6cc47ac2778729a186139721e683f53828297a9f661e478072
Version 20000000
Previous Block 00000000000000000000da11a75997c47558cabdbae7e3edd8e511051cd73900
Merkle Root f0f992b9f79b0fb086dfbe8fd86aca579d87c69d28823ddb910763baa9071b96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,970
Size: 1.00 vMB
Total Fees: 0.01085420 BTC
Feerates: 100.59 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,038 (795,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,772 118,772 0000000000003524c03fe2843ee5b1f30b464ff8eaea1cc48f283894259f27d4 17 0.01/1.00 vMB 0
118,771 118,771 000000000000367b851e142f9d54df9a44b1d84162f604f73fe34ff89abe7abf 2 0.00/1.00 vMB 3,875
118,770 118,770 0000000000003c59a0817a53e873b34346bb3c1dafef180b57a924e22b15104f 8 0.00/1.00 vMB 0
118,769 118,769 0000000000008d935983fe66fb210b55d1f335235e7bc0615f48b4c52cf9c8c5 10 0.01/1.00 vMB 0
118,768 118,768 000000000000691b2f0a8ced3e6433733552b98bac7f755a9783d900f1f5450e 7 0.00/1.00 vMB 344
118,767 118,767 000000000000a9d6c3058335df6efefda55bdbf3afd19b4c6fb5c5d7c8639c20 12 0.00/1.00 vMB 0
118,766 118,766 000000000000414f853fbfc4549dc8c1ba836d4c955a2a750ba8b90323b9a802 21 0.01/1.00 vMB 0
118,765 118,765 00000000000007494e63e2cb903a6a8e227d72c3635338934ca5241e1ba89a59 21 0.01/1.00 vMB 183
118,764 118,764 0000000000000e13e2fc9181ccef15f03e955cfebec2429f09d7a2479cc29e45 5 0.01/1.00 vMB 46
118,763 118,763 000000000000b63172e4d7c00db5c65ac67fb2afb49c6546f1b7ea5d736be4b8 10 0.00/1.00 vMB 340
118,762 118,762 000000000000394d7675f26342efe51d3ecbc921de16fc43e432aa3a879a3f7f 3 0.00/1.00 vMB 0
118,761 118,761 0000000000005905c9f00937af673f07ee0f57aa43c1279e3d3ec14682429c97 6 0.00/1.00 vMB 0
118,760 118,760 000000000000153b113d839741597cf0865e3b04ad30e211ef0d9dc2a174b5d1 13 0.00/1.00 vMB 0
118,759 118,759 0000000000003aa49c622c79fd24bda7009fa9b366a9edc63853f253952f21e2 8 0.00/1.00 vMB 232
118,758 118,758 0000000000009b838233e7bfca19acdc539988cd35478b5c00a58867cffba702 10 0.00/1.00 vMB 0
118,757 118,757 000000000000a450c1654c1513a3649af899bb6d36b0c3a6895bcc9321fd77f8 1 0.00/1.00 vMB 0
118,756 118,756 0000000000007ef64a167fd5169948c991ec3368880979386e6e4ebe6edfaaf1 28 0.01/1.00 vMB 129
118,755 118,755 000000000000809e45925370e80a3e5e62777f814cabab59a7709ed1b5e2b370 9 0.00/1.00 vMB 0
118,754 118,754 000000000000c085d728157e0287367754dbb84bcc7f6053b329c30bd9e9f810 6 0.00/1.00 vMB 0
118,753 118,753 0000000000005053d89787e108a981a8003c6977a50472c3aeb557106da428ad 8 0.00/1.00 vMB 0
118,752 118,752 000000000000249a1805c0af3bc44fa7d80a23c16a546dc9c6ae9cc33fe19e60 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 552.37 GB
    • Received: 6.56 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.