Loading Tool

Explorer IconExplorer

Memory Pool

77,522 transactions
29.06 vMB
0.07083403 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 85e153237bd9308487af03c152c6cda6b6bb6e58256a407204ed2d41b0c06539
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root e508a883f40b4255dc79d88dacdceb4b3f146d10173131fe51411220993d8737
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.00743325 BTC
Feerates: 94.79 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (268,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,075 647,075 000000000000000000069e328bb98a59f277a45c97853a0c41067e6eb2f07759 758 1.00/1.00 vMB 19
647,074 647,074 00000000000000000007ae5756bbf51d1c687c9d17130f7c890cfb32e93a3d53 1,377 1.00/1.00 vMB 44
647,073 647,073 0000000000000000000ee45953acec950e503c11e22b552520656e57ac14350e 1,480 1.00/1.00 vMB 52
647,072 647,072 00000000000000000007bea53dba0b723dc0267242730af8c0be462fe357d6b5 1,378 1.00/1.00 vMB 30
647,071 647,071 00000000000000000004da37334f87d76143d6483736182a955813acefae5405 1,089 1.00/1.00 vMB 6
647,070 647,070 0000000000000000000e6d8086c1879a95ed035ba1090a536e4cb9e8a24df9c0 2,201 1.00/1.00 vMB 26
647,069 647,069 0000000000000000000e994ddcce3ba8d6b25d20ce0ba2d8deec7e5499d27716 2,954 1.00/1.00 vMB 109
647,068 647,068 000000000000000000056c00b0d2dc64a966cb6bfd8736bb6838a678b9c7eaea 2,376 1.00/1.00 vMB 99
647,067 647,067 00000000000000000007c9ed0e7521f27fcabb05cbfb5f1246bc7677e992df79 1,842 1.00/1.00 vMB 13
647,066 647,066 00000000000000000000a2078731a21ea95188afb12d6c561fa1c75284af1941 1,898 1.00/1.00 vMB 60
647,065 647,065 00000000000000000007198624be124c84bd6ebd03efe56a483c2fcb06404109 2,200 1.00/1.00 vMB 48
647,064 647,064 00000000000000000007397b0bbeda3a80efd23b5278ea712ab29e0f8ca632bc 1,769 1.00/1.00 vMB 109
647,063 647,063 0000000000000000000858c038a7d18e0299d557990613fa397e3b6104ad0dd4 243 1.00/1.00 vMB 3
647,062 647,062 0000000000000000000bf7fd87dffd354fb75ed18277897007fcde9ea4729018 2,032 1.00/1.00 vMB 59
647,061 647,061 0000000000000000000860b7c678f44624e23198d70f20b33e0f6b9ed50dffdf 2,159 1.00/1.00 vMB 72
647,060 647,060 00000000000000000001b561b0ff60854b5350a1a480f5e930d111520344c4de 1,172 1.00/1.00 vMB 12
647,059 647,059 00000000000000000009b54b6dcba65ecd13e83410b613f46ce3f9d537c2b340 2,374 1.00/1.00 vMB 68
647,058 647,058 00000000000000000001cd2413cab5551bfc68bc75e360d49c7ab49a1e603568 1,646 1.00/1.00 vMB 32
647,057 647,057 000000000000000000001367d69e8152969042eccbce7bb2ca69346152022a55 807 1.00/1.00 vMB 8
647,056 647,056 000000000000000000014f81f37a724d9f46b04284963d2b92abfa82bb40f354 1,616 1.00/1.00 vMB 27
647,055 647,055 0000000000000000000214fb1834aed1102c7b1b616cf4d7475d08d931c175f1 2,232 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.