Loading Tool

Explorer IconExplorer

Memory Pool

48,998 transactions
30.11 vMB
0.15968810 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt e86bc3fdff3a180167967c0e46191462d6c884851f86433341be859ed4fa2859
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f67e8a023a233062ef3d0010085992e502e841921ccdf0562db13128a4984023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.08408970 BTC
Feerates: 261.10 > 8.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (566,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,074 348,074 00000000000000000179fa845638f84fe26e2b8ce187be0d8f374e934f809c27 1,353 0.78/1.00 vMB 26
348,073 348,073 00000000000000000b4696f2ff4618e7d8f5a8223f9219d0c6c2188cd9d8dd15 233 0.27/1.00 vMB 11
348,072 348,072 000000000000000002198944632fab2b182fb002c1147130d2f2ad67f42984d1 804 0.73/1.00 vMB 17
348,071 348,071 000000000000000002df31c580bb9ca0138ffc9c03cba8aaefd28243ef2fc75f 1,024 0.39/1.00 vMB 40
348,070 348,070 000000000000000015886065785446073e4b325311c12777d08526518f0ceae0 548 0.27/1.00 vMB 28
348,069 348,069 00000000000000001699cc32d660c4795893ddbf7c18997029c7e53496ed2286 290 0.17/1.00 vMB 21
348,068 348,068 000000000000000006e43af08a6eadf48a00dd0ffa76d38b134398c455aa7766 634 0.37/1.00 vMB 22
348,067 348,067 00000000000000000b133429179e073cfd60fee77d7be9f4d373723aea816de8 931 0.50/1.00 vMB 27
348,066 348,066 00000000000000000c63fbd223be87f486f9b1c20525b09bf38d48438cf16dc4 713 0.36/1.00 vMB 28
348,065 348,065 000000000000000004dcb3a71bf56ecc23d23564faebbaa38d7746321f14a410 253 0.10/1.00 vMB 29
348,064 348,064 00000000000000000a2ec1a2377002f0719406b82ab498a8cda0319338eb0a7c 258 0.15/1.00 vMB 21
348,063 348,063 000000000000000010221dcf68a550a9a624d635f3cdf60783879f87b3d523cb 273 0.18/1.00 vMB 19
348,062 348,062 00000000000000000f946f7ccd54138f7ee9f776cdfc3ffd961b99d976e12902 177 0.10/1.00 vMB 22
348,061 348,061 000000000000000016533486b7a910b1fcc6d198853021d81bfadb82c76babad 257 0.15/1.00 vMB 18
348,060 348,060 000000000000000010048f76e4acddd3925715a0eaaf53a65dffc3e3c51911c9 524 0.28/1.00 vMB 25
348,059 348,059 00000000000000000cdbe28d175b483369bcd3a648517bbc2892fde44b72abb0 105 0.07/1.00 vMB 11
348,058 348,058 000000000000000004a353c355ef10ddcb679429cdfd5bd8423d5a248d7f8095 268 0.13/1.00 vMB 20
348,057 348,057 000000000000000002f7e528a9888616f6c777e84945bd332543e2fc55688795 1,386 0.72/1.00 vMB 26
348,056 348,056 0000000000000000108e94ba5eb43e8a1ebba81484181132f34e95f2ee74312e 958 0.52/1.00 vMB 24
348,055 348,055 0000000000000000108d133447539a7b565e5289bf531b9d5cb4f3168ac24a7b 1 0.00/1.00 vMB 0
348,054 348,054 00000000000000001423f29bef36da4f85e69dee165249d3f63a438d4cd05277 721 0.62/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.05 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.01 GB
    • Received: 13.38 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.