Loading Tool

Explorer IconExplorer

Memory Pool

36,049 transactions
26.10 vMB
0.06700883 BTC
Random Selection Loading Transactions
Max Size: 132.96/200 MB

Candidate Block

Mining Attempt 196b858d910bf809c351deae6a3db6afefb358c886dd2608e49460e19503076f
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 965db9e0a644b7fc3fe4a6c1adb30a0558498afe6a7003d284cce3b17983c2fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.01873891 BTC
Feerates: 165.59 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (335,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,016 579,016 00000000000000000005512c369f5a4227e6b5f14b4ca86397e1b4d4248e767b 2,483 1.00/1.00 vMB 193
579,015 579,015 0000000000000000000c5f36168581ab87b3969d19386b4b4ac3018609f6b40e 1,501 1.00/1.00 vMB 128
579,014 579,014 000000000000000000209748b187e67de76628b3aa6c5e9c228f59a559cfb396 2,015 1.00/1.00 vMB 182
579,013 579,013 0000000000000000000f8e76c3261930b8ab159f5340f57e52d35985b53f26e4 1,880 1.00/1.00 vMB 180
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
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.24 GB
    • Received: 12.47 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.