Loading Tool

Explorer IconExplorer

Memory Pool

51,280 transactions
30.53 vMB
0.09972973 BTC
Random Selection Loading Transactions
Max Size: 163.84/200 MB

Candidate Block

Mining Attempt 8948574da1b2f905d89d436f7430b299257cbdd455f19d59b360a3198ed99cb1
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 4f66bfd9536d186032b59c2385721f723b2dee32e2d385dec729b6ef93d20e78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.02650982 BTC
Feerates: 202.16 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (326,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,148 588,148 0000000000000000000bf566e84f1619059545d6d71cefc2e21967e3baa62e13 1,427 1.00/1.00 vMB 6
588,147 588,147 000000000000000000095834fb027f06ee93dbd248afcdb5c1f22e18f9b2fd71 3,093 1.00/1.00 vMB 23
588,146 588,146 00000000000000000010ec4ceee70bf4daf923027688b025053abff4e39857f2 2,820 1.00/1.00 vMB 18
588,145 588,145 0000000000000000000bc85f1401b6a9a8eac5a6381729b68c5365a846cbb34e 2,997 1.00/1.00 vMB 38
588,144 588,144 0000000000000000001169c2dac6eb2231cfe4ee57106b94317d54f2f775ca13 2,824 1.00/1.00 vMB 5
588,143 588,143 000000000000000000132152e67d2035b89c3cfc527f32ee35a3bdee06d86fbd 2,837 1.00/1.00 vMB 22
588,142 588,142 0000000000000000000a4f5b2a12fb9527907fad6bbc183ef629f7ae5dd76435 2,653 1.00/1.00 vMB 17
588,141 588,141 0000000000000000001e1bdc920a643c29d41fd538c916bd49dbae75d2a72c8a 3,164 1.00/1.00 vMB 55
588,140 588,140 0000000000000000001ad61a7ce1e2accca6df8f33cb33ae1cbf30148ddddaac 2,691 1.00/1.00 vMB 17
588,139 588,139 0000000000000000001325017c8aba1ff6fad514f228576caf33a8b91b9589b4 3,553 1.00/1.00 vMB 43
588,138 588,138 0000000000000000001e8ce91e318345965f97073c0e0d839f4327b7a42b8480 2,183 1.00/1.00 vMB 37
588,137 588,137 00000000000000000015503e7b7ddea4a723a80c09b24cab447235771b73736f 3,236 1.00/1.00 vMB 45
588,136 588,136 0000000000000000000f29cf9115941ec483597f3659e734017e16da474e5926 2,508 1.00/1.00 vMB 74
588,135 588,135 000000000000000000008b633dabcd6af8274a061881d9793e7d86e94788b655 2,978 1.00/1.00 vMB 25
588,134 588,134 0000000000000000001bae7a9512678f566938b3fb1657c276aeb05344874955 2,198 1.00/1.00 vMB 53
588,133 588,133 0000000000000000001325d691c2a87f814c779fb730ea45dd2aa8fe270c057d 3,016 1.00/1.00 vMB 44
588,132 588,132 0000000000000000001ec078e4f91eb8df21815869d8814e40d23d98d733171e 2,824 1.00/1.00 vMB 29
588,131 588,131 00000000000000000017c07306312e79d467853cb663c05dee75288c42bef415 2,686 1.00/1.00 vMB 29
588,130 588,130 0000000000000000001b23449ece75cc30c49b406e74882e0c2607b1e49e218b 2,993 1.00/1.00 vMB 49
588,129 588,129 00000000000000000018a6300c56c761196bce1a7019c5f9dd00a1b60dc1b6d0 1,930 1.00/1.00 vMB 37
588,128 588,128 000000000000000000077dd96be550c34f58491cc3c2152c92807057bd81723b 2,948 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.