Loading Tool

Explorer IconExplorer

Memory Pool

78,366 transactions
29.01 vMB
0.07774800 BTC
Random Selection Loading Transactions
Max Size: 175.85/200 MB

Candidate Block

Mining Attempt f05ad335e3c7cd1ee2ad14f5cbaec82ccda2958dde3204c8fa7a60a57095a52e
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root b7bef488333151d3652688572aa5bb4c919ed934134573b0a0c54174eb7f03a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,498
Size: 1.00 vMB
Total Fees: 0.01709288 BTC
Feerates: 100.44 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (199,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,956 715,956 000000000000000000034737978ffdee8aa226803f8b5b41c69270317e55b073 1,262 1.00/1.00 vMB 6
715,955 715,955 00000000000000000003d3a5b0c692de105d0c111580f4186f936f0e0cda151a 1,869 1.00/1.00 vMB 8
715,954 715,954 00000000000000000000c53ac1b069a63e1d45f13bb0b09ffa186b4fff83b86d 2,822 0.96/1.00 vMB 3
715,953 715,953 00000000000000000009e06a41cfee5dffa7a63ef778b619bbc568652491644c 2,974 1.00/1.00 vMB 14
715,952 715,952 000000000000000000072bc69b343fc17d69feab2d7e7284f791fbb4f13d08a0 1,174 0.40/1.00 vMB 4
715,951 715,951 000000000000000000094899859358930c915c9d52357b415b3b1ef4595488e4 1,570 1.00/1.00 vMB 3
715,950 715,950 00000000000000000003e68827b02bc57ef5382923c0c8189d962d1ae000fb88 2,419 1.00/1.00 vMB 13
715,949 715,949 0000000000000000000b2a3da2e6fc37881d58e2d47bccefd4972f29c54f655e 621 0.27/1.00 vMB 7
715,948 715,948 0000000000000000000873d2020e70cffc2a6f3dc814974c7f6cd26a33b286e3 890 0.30/1.00 vMB 7
715,947 715,947 00000000000000000007b482fea402da0259cefa12442d9aaa2487986ce02e06 1,067 0.49/1.00 vMB 7
715,946 715,946 0000000000000000000b683408ede04a92826ecd1dd34fa93361efff21daae53 1,195 0.72/1.00 vMB 6
715,945 715,945 00000000000000000000f52c7a942742dd152647d2ce7a0f36c2f94bcc4873cb 359 0.34/1.00 vMB 4
715,944 715,944 00000000000000000001e366692ffc4372ba6752613217d9966fced62b0359a0 717 0.84/1.00 vMB 5
715,943 715,943 000000000000000000062f26bfa691398636557de40412cbb7ef7c85148a816d 998 0.80/1.00 vMB 2
715,942 715,942 0000000000000000000a633996a577ec2cc262e1e2d8ab14803907ebedc3e3ee 530 1.00/1.00 vMB 3
715,941 715,941 000000000000000000004de3469fa77139c1c517311a125b32fefb6e7a439906 1,041 1.00/1.00 vMB 6
715,940 715,940 0000000000000000000b214d38ea4a0a367771d8e21188e39bc4ecce23b11f8b 424 1.00/1.00 vMB 4
715,939 715,939 000000000000000000033bbf2ddcd4afa262c2eed62cfdead3eb1ddffa9385b4 1,943 1.00/1.00 vMB 9
715,938 715,938 0000000000000000000731893aa41590ab3f9d09a1be11dfaaa2dde60fea3d5f 643 0.28/1.00 vMB 7
715,937 715,937 00000000000000000003ff3b21871939f6635d3cbac32f5681e3f899b0140d59 272 0.12/1.00 vMB 7
715,936 715,936 00000000000000000007091cea26183ff9520e7411a9ebf58dbc8bf43b93cac5 8 0.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.85 GB
    • Received: 15.77 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.