Loading Tool

Explorer IconExplorer

Memory Pool

76,805 transactions
28.54 vMB
0.08580476 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt 778769cfcf8c8e10ae8edec2d746da0c7768f96b1afa8e1e702950138aa3ec3c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 75e75d15ac353bafbf072f933b3c20148645a61311584cbb4dc29cf37665a5ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,802
Size: 1.00 vMB
Total Fees: 0.02097527 BTC
Feerates: 56.81 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (472,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,994 442,994 000000000000000001ca2333e25d88a2ff0764024e047b924e39ebe35d1a6db7 1,729 0.98/1.00 vMB 49
442,993 442,993 000000000000000001968be058a7360f69e6c2555d8bec8b3f2971e59082157e 2,591 1.00/1.00 vMB 77
442,992 442,992 0000000000000000018c50409d92f33d50a5c3f7fe3af9e766fd4b4d5eda3057 2,776 1.00/1.00 vMB 91
442,991 442,991 0000000000000000012632c5c0cd1481e59200690f9ccd2cd6d98fb7cb6f2fec 385 0.27/1.00 vMB 49
442,990 442,990 0000000000000000007c7da5ab2a154610730e28826213b85908a2fe31c02e27 170 0.24/1.00 vMB 14
442,989 442,989 00000000000000000284397acccb1c7e68543fb4b2a568b97093ed79c80e5492 2,344 1.00/1.00 vMB 76
442,988 442,988 000000000000000001c455239d9dd9382928fa2abd47f9b00d3cd2e6bdd68797 567 0.31/1.00 vMB 54
442,987 442,987 000000000000000000e5139e30a9175e2df43fd94fa9e8256d914649b451e457 2,279 0.98/1.00 vMB 70
442,986 442,986 000000000000000000f251d6ae899cfa29e95c7d8529c75367fae23ab8310a30 1,396 1.00/1.00 vMB 38
442,985 442,985 0000000000000000020d14d1e0135693805b1fb239ec4eeb696a278e3efebd61 1,100 0.48/1.00 vMB 64
442,984 442,984 0000000000000000039e60ef47524690660fd3414f2867478fe3cfddebc62d70 2,415 1.00/1.00 vMB 74
442,983 442,983 00000000000000000077ee3b3782d7de4a8632b2605af3ad27ad06b15838b1af 324 0.13/1.00 vMB 76
442,982 442,982 000000000000000001f20420058e1035aa201ce0a2724dcf2157e2e616141f9c 1,355 1.00/1.00 vMB 31
442,981 442,981 0000000000000000017809fbd2f29c6b353644d0a37a645f0340fd585895ee87 2,633 1.00/1.00 vMB 71
442,980 442,980 00000000000000000334b300194fd4d0cb910b753877c371d8ae74e02bcbdb32 2,472 1.00/1.00 vMB 70
442,979 442,979 000000000000000000010a4293faa44c29899f68ba60d5a2d4a0d28cdbf0cee6 1,672 1.00/1.00 vMB 69
442,978 442,978 00000000000000000339e0d37c00bfd336a5ad7b94f1a7650a65532b883df37c 838 1.00/1.00 vMB 72
442,977 442,977 000000000000000001384cb3f57771de71e5f0292db7f51b35a3244c246d7510 2,547 1.00/1.00 vMB 103
442,976 442,976 00000000000000000170c32254236cc0b4ac99dce606acc16a5cdc0630dd87b4 7 0.00/1.00 vMB 2,229
442,975 442,975 000000000000000001a3c569b844235c2eda96870ce8919f9891d1d528fd3203 924 0.39/1.00 vMB 66
442,974 442,974 0000000000000000032abe23b48a2673820dda5d0431cfc14cfaf3ad8853dd35 771 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.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.