Loading Tool

Explorer IconExplorer

Memory Pool

76,917 transactions
28.55 vMB
0.06311608 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt f5c9fc93d2a09ba5e572e0e493eed0c8850e858112c7c61e7f7aab1dc00ba0b3
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 163fef9c637c0bf9d57aacb049906848d502db02e8fcfb6795f9cacd7a9005db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,046
Size: 1.00 vMB
Total Fees: 0.00363928 BTC
Feerates: 15.05 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (625,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,317 289,317 0000000000000000fe4cc0e6d71bc1f429f986c1f8e7e4a4ca6cae81cbe2433e 195 0.13/1.00 vMB 28
289,316 289,316 00000000000000008ea0335f9b0d5ce4ca31f24307c6b244fbb3f5ba6ab896c6 855 0.87/1.00 vMB 19
289,315 289,315 00000000000000011f3882dccaff2b06b95dd1def2674fb77b6812196cb0d4e6 512 0.16/1.00 vMB 50
289,314 289,314 0000000000000000357704b1f13ff032f3e012798371d2741fcbc5c43d91b4cb 789 0.25/1.00 vMB 55
289,313 289,313 00000000000000009a009ba0a1162fe4572cc07d4969cb287af300b243e830d1 359 0.21/1.00 vMB 36
289,312 289,312 000000000000000064a8391575ed231c8cfae803b9f52d5b618b25bfd622f5b1 256 0.12/1.00 vMB 34
289,311 289,311 0000000000000000cf9ee9d5cfc083a5744c79d9ea692dba592b6dbc88f42e41 255 0.24/1.00 vMB 18
289,310 289,310 00000000000000007d29d0b164a8d1ccbe7d53d0c7df7f09316fa1932bc64fb4 570 0.25/1.00 vMB 43
289,309 289,309 00000000000000004482b2378f40d2eedfefd6f07b1107629dd8d141433c97b0 176 0.08/1.00 vMB 29
289,308 289,308 0000000000000000194671ff194773f23e8d70c691e78f8eee5ff77f316862a3 497 0.23/1.00 vMB 32
289,307 289,307 00000000000000001c14a505816e664c3debeef7d94aed22cfcc2e2052e035a7 256 0.10/1.00 vMB 58
289,306 289,306 0000000000000000ec7a26e5742257d1ea26bed78505ad6a000288e64fb87d76 562 0.28/1.00 vMB 31
289,305 289,305 000000000000000007753850e318679f2e6ebc2208867e65a1bdb697c1b2ed56 370 0.15/1.00 vMB 26
289,304 289,304 0000000000000000522082c91900f1ca261e2c4fb320b63113cd7f1144d50413 178 0.10/1.00 vMB 6
289,303 289,303 0000000000000000ad8738d0a38e054e519c460b257e37488184fbcd00512e50 74 0.03/1.00 vMB 38
289,302 289,302 0000000000000000fd46f901cd1df18bd3b36cb0b79962fe09aa01c038329149 204 0.10/1.00 vMB 26
289,301 289,301 000000000000000035f3aa2275152ebda01a86a42f8ac5a8dffdcbf3fba46fee 357 0.15/1.00 vMB 41
289,300 289,300 000000000000000080cbef0c18a5923ee4efd47e33d81c91a59c1131e0ecfdfc 544 0.25/1.00 vMB 37
289,299 289,299 0000000000000000fd43b58f240b2cbf09197332d0361780106ff81053586434 1,045 0.47/1.00 vMB 38
289,298 289,298 0000000000000000cb3826067e114c816e01236f725866b992e41698515b7325 92 0.11/1.00 vMB 23
289,297 289,297 0000000000000000ad64d1163e2991f18e65b264d1dde092333720ef732f25d5 64 0.02/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.