Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.62 vMB
0.07407384 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt 394dcf4e99b7977936e92b41660260064bb9143516476acc2745dbf630a3336a
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 7085c76b6fc1e34f53e9f3b9c9572d064f4d9b78e5dbc0dd1d906b1c6870c3b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.01386013 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (255,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,020 659,020 0000000000000000000b1ef130ea5a0243530ab1c41115cfd587a210a052979b 1,767 1.00/1.00 vMB 27
659,019 659,019 000000000000000000001e44c80ecf70134cd16d0aa8f1c4533bb2748c3baa55 1,295 1.00/1.00 vMB 17
659,018 659,018 0000000000000000000f894e320791cbe4004daf5ff635341ff9efb1eb052d9e 1,929 1.00/1.00 vMB 26
659,017 659,017 0000000000000000000ce280bcbb06f8fdfd45f2a635a07ebfea6aed54a848fa 2,533 1.00/1.00 vMB 67
659,016 659,016 0000000000000000000a013f458e6fa911e6d58ac1b261ea419a8b4ff8e6449d 1,567 1.00/1.00 vMB 47
659,015 659,015 0000000000000000000df46a7663c2c1bf0b9648048fa5364ca07f108745fd4d 426 1.00/1.00 vMB 6
659,014 659,014 0000000000000000000a94adcb13daeff3b67b574744a959ef8a2a83eb826c62 1,812 1.00/1.00 vMB 49
659,013 659,013 000000000000000000098472dc599e176473c89b76def79ce8082f964e6fac5a 1,471 1.00/1.00 vMB 24
659,012 659,012 0000000000000000000f9ada769bd67eac5db7dcc61fe950075ca22730c46af7 1,260 1.00/1.00 vMB 90
659,011 659,011 000000000000000000078951bf14cebcf3009076d2d799c04d3a895a96334e95 188 1.00/1.00 vMB 3
659,010 659,010 000000000000000000051472c8bc49405ce9b22ec450b4bb8a4e3a7f8365cff1 1,045 1.00/1.00 vMB 22
659,009 659,009 0000000000000000000d5c9cb480fd319c28f23fc520a6fc229a0fb328a7ead6 589 1.00/1.00 vMB 13
659,008 659,008 0000000000000000000db2af525ed8dca47a1064432122832d451626c3e2c2c1 1,491 1.00/1.00 vMB 17
659,007 659,007 0000000000000000000c73b3abf6220b45b23ea012317f089410497f451c184e 2,317 1.00/1.00 vMB 69
659,006 659,006 00000000000000000002a7540a510712e144cdcf3978e9d4ed350d06e4618bad 993 1.00/1.00 vMB 19
659,005 659,005 00000000000000000004fc61223fe7bdf9eb651b1db895aca7ab316f33533a59 1,080 1.00/1.00 vMB 15
659,004 659,004 0000000000000000000275a25d9de0dcc861b03e4fb40105a7c0de7046785e3e 1,143 1.00/1.00 vMB 13
659,003 659,003 000000000000000000018491d3c9e5398a46eccc506086e851ad750d64a10e65 1,465 1.00/1.00 vMB 4
659,002 659,002 0000000000000000000e263bfd3949f5dca32cd810c82cd8871d3bc51701961c 1,305 1.00/1.00 vMB 19
659,001 659,001 000000000000000000016bac74cd676cecc67d3e15d6d10cb15655236350a3ad 1,687 1.00/1.00 vMB 9
659,000 659,000 0000000000000000000e485f6f617313fb3c767858f98409f3b7bb4931979cf6 2,639 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.