Loading Tool

Explorer IconExplorer

Memory Pool

18,778 transactions
8.65 vMB
0.07052392 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.08/200 MB

Candidate Block

Mining Attempt e11595d98fabb2e08111c762f25d76730f9543392ec8a7883c11dc31b6099537
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 9657f1e68896fe9cd081ef5f41aaef6ea112f55047ec98ba76771153b5bdf020
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.05184502 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (749,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,664 163,664 000000000000015ad6a368f1b6e252017c6e4dc9168fb3e19e71abd857b0894c 12 0.00 vMB 28
163,663 163,663 0000000000000767b51d610eb089f9ac62514f3f0cd2b660039296b7e61e88e7 39 0.01 vMB 66
163,662 163,662 0000000000000c35953fa368f5a7971c05fbac63e53c4791e9512a2b1e61fb19 12 0.00 vMB 63
163,661 163,661 0000000000000855766db2dd306ca4bee44a5b20b912fb19d833aae2755ae6e2 111 0.06 vMB 127
163,660 163,660 0000000000000b7b6241c6d943857927f7e039890e4d5741e77751c4b62564a9 61 0.03 vMB 15,832
163,659 163,659 00000000000002093351b6f3feffb614b50d7d5502c63c465687ffde6b7b5e4e 74 0.04 vMB 178
163,658 163,658 000000000000099d1ae03fcb6717fe62c9c558fbae54880305f344d23afffdc5 99 0.05 vMB 178
163,657 163,657 0000000000000c662397299f70b0af2e772c85fc8a418d0e6aad3bd8d8e06bbb 15 0.00 vMB 38
163,656 163,656 000000000000086536ce3e9420c9d1aa9f27926437c97c408daed454b8913cfd 57 0.02 vMB 302
163,655 163,655 0000000000000a293653386ffe9b1a8fe656cc5f897252c2bd5fe661666cb539 9 0.00 vMB 63
163,654 163,654 00000000000002210afc0435b67283445e217f733da3c6bcdb74204738269746 45 0.01 vMB 403
163,653 163,653 00000000000002f733bf4649190333cc0e0ebb34be1deae37bcf73869184174a 45 0.03 vMB 43
163,652 163,652 00000000000002c52a1e7790c2f16e3ef8f1519d9fefdaad08ab8e18fce5023e 32 0.02 vMB 52
163,651 163,651 0000000000000cb20e3ab9dc546da793fbd1f1294a8bb36ebaddca5fb58b76b1 92 0.05 vMB 62
163,650 163,650 000000000000058e6f4b5ec05612825358dd3d3b1a28ad32b251c53a5cc456ab 35 0.01 vMB 40
163,649 163,649 0000000000000976c976a96753c348f76cdf733be69e0af9787c96f0e3b92c87 16 0.00 vMB 48
163,648 163,648 0000000000000aac1cbf798baa84a3c9253dba53e8a3df92f34260f0200c13d9 37 0.01 vMB 242
163,647 163,647 00000000000003d9186ed454e429f22bf69c88c8b13702a4b8a63306ef0d847e 12 0.01 vMB 2,154
163,646 163,646 0000000000000a22254351ac1612131261a841443d614c65dc1cefd4f7d91fb1 30 0.02 vMB 57
163,645 163,645 00000000000008a99907c26d4077ea0a6ffb4b0dd849a150dc955f26ef291ac5 81 0.04 vMB 71
163,644 163,644 0000000000000b488957eb3220bce582abfe201e5ac4b1059e18f26d010e9fa2 130 0.05 vMB 104
Previous 10 blocks ↓
Total Size: 779.54 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: 245.35 GB
    • Received: 0.93 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.