Loading Tool

Explorer IconExplorer

Memory Pool

32,092 transactions
25.03 vMB
0.04952863 BTC
Random Selection Loading Transactions
Max Size: 125.75/200 MB

Candidate Block

Mining Attempt 18e513c3774780f7a75fcde0b71e253ee5a073537fd85a4f240b1d693b47706e
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root f1935d8c0fdb110095ed267c291211cde0ab0a9868bd34abe8b3a54c6e745491
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,591
Size: 1.00 vMB
Total Fees: 0.00447749 BTC
Feerates: 80.43 > 0.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (335,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,012 579,012 000000000000000000102af69ada905c6d66647f9152f2ee0a590f760168e383 2,122 1.00/1.00 vMB 190
579,011 579,011 000000000000000000169b448772226974f564b93b858778da342ba4013c8db5 1,549 1.00/1.00 vMB 167
579,010 579,010 00000000000000000001fb498a1a7a4d884628fc97814276ee55d8c8ca3f3f48 758 1.00/1.00 vMB 162
579,009 579,009 000000000000000000160a041503208db0338a3461e33866b47481cde3684c61 2,805 1.00/1.00 vMB 201
579,008 579,008 0000000000000000000c375f6f2354f6cb46c851181a250c5a1645aa0d954755 2,182 0.72/1.00 vMB 82
579,007 579,007 000000000000000000076d6c575141879394f55c232e631226929bebab06547e 1,109 0.34/1.00 vMB 73
579,006 579,006 00000000000000000022de68bb984846e4c12264655fd8b1fbc4418d79703588 1,179 0.35/1.00 vMB 76
579,005 579,005 0000000000000000001515014e323b9088226be542c5a3b7ac6fa31cd7c50645 1,586 0.61/1.00 vMB 78
579,004 579,004 00000000000000000009960104fe53c18a1e93d8d537d957c63e88dcb50d3aac 1,024 0.31/1.00 vMB 63
579,003 579,003 0000000000000000000d8bbcb9f524f066fd08206a1c9ad06af3cf4e6ff51c17 786 1.00/1.00 vMB 15
579,002 579,002 00000000000000000005aae7c2d1750ef8e63aa7a971238d957bdb213072f993 1,636 1.00/1.00 vMB 49
579,001 579,001 00000000000000000017bbd4f0b50438478f1ceaa09f298cb060374ad2024fdb 2,002 1.00/1.00 vMB 8
579,000 579,000 000000000000000000219d4f15da45932b623719f484e8a0a8f007d93f31256f 2,920 1.00/1.00 vMB 93
578,999 578,999 000000000000000000048ce0ab3e61f45a4d6ceb5e2a963e515b45c01497cae9 2,961 1.00/1.00 vMB 27
578,998 578,998 00000000000000000008263d6c2523a8e52e58609b8c79cc50e80a6b7cb7ae39 3,270 1.00/1.00 vMB 113
578,997 578,997 0000000000000000000e1ebc979f0b1d65d62747d06d65106ae345c03b20dceb 2,049 1.00/1.00 vMB 6
578,996 578,996 00000000000000000023bf40304b542964a252c4438ac73ed4a171b00cd91ee4 1,634 1.00/1.00 vMB 65
578,995 578,995 0000000000000000001f40d4f784737456dcda208c92a2670766c33832c5ed7b 2,826 1.00/1.00 vMB 118
578,994 578,994 000000000000000000124df94ec14df6a68305cf625dd754d734e72885e2073b 1,833 1.00/1.00 vMB 22
578,993 578,993 00000000000000000020ed8d019de372f49e7f5b723e6af353ae7c2b1f251566 1,077 1.00/1.00 vMB 37
578,992 578,992 000000000000000000240e0191c97f84b03c5096a9540469771ca834835ff94a 1,063 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.