Loading Tool

Explorer IconExplorer

Memory Pool

47,127 transactions
29.92 vMB
0.07240362 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 04db75de7890d9d594d6f0e69eac4fba380f9c6a6f066b222f86fb9da26c1194
Version 20000000
Previous Block 000000000000000000019d8e946b6f738991a727e74c8a12670bf631d52c5e8d
Merkle Root 011a52027d8cb4ce04350bb965fea1f217a8b091904b715154cfa3658c91dd72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.01159943 BTC
Feerates: 100.24 > 1.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,854 (597,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,059 317,059 00000000000000002ab44d4694c8fe1e503be1bd8dcf84735a013ee367d005fb 261 0.10/1.00 vMB 32
317,058 317,058 000000000000000010548a27723f4621a3534ec3c99ff3f05447b3c66e013c99 444 0.24/1.00 vMB 26
317,057 317,057 00000000000000002817513cf849b326cc7049a5c3c951f4d128884bf97cce76 64 0.04/1.00 vMB 24
317,056 317,056 0000000000000000104348c6a42cd9021304bf7fc6f3ae7655618aab65510ef9 314 0.18/1.00 vMB 27
317,055 317,055 00000000000000001c2480ab6076bda1cb28d78c93d342cb7b1f960043d1aeac 246 0.11/1.00 vMB 32
317,054 317,054 000000000000000009250fac26f9406a46a109ec79124656ef2581e98ee0e598 104 0.04/1.00 vMB 35
317,053 317,053 000000000000000016bac5d10cc8da55d8a86f77a5ca10db67b751a38ae28a6c 73 0.04/1.00 vMB 30
317,052 317,052 00000000000000001d82c4bff6a32e07e1f3dab9991893ec5cc0401a8824c7ae 385 0.21/1.00 vMB 27
317,051 317,051 00000000000000002d189b82ec1458cca9c48607dd22feec1c8d44f68324aece 99 0.26/1.00 vMB 13
317,050 317,050 00000000000000000da8e21906b6ce1b2c5b0207aa447bd6aebdf5a4bbf8d84e 464 0.25/1.00 vMB 27
317,049 317,049 00000000000000001448e2fe2f206f24881bac819a0413b3733778bc46ff5f21 408 0.31/1.00 vMB 22
317,048 317,048 0000000000000000294eff94aa275ad4e4cd34ff142c9bc3857ebe3008f5ac62 506 0.25/1.00 vMB 28
317,047 317,047 00000000000000000f752396d6721c8f5e1f0bf677687937c91be656519b97bd 263 0.13/1.00 vMB 30
317,046 317,046 000000000000000006713cc5cf736991d110004fc9d6dad8335b27441857824e 331 0.15/1.00 vMB 30
317,045 317,045 00000000000000000797c39eacb65aade846b56f51d5b12f2e67a151164baf36 309 0.18/1.00 vMB 23
317,044 317,044 00000000000000001c2c1240795d5adc5bcd2ae9f1c62d4729456c9d500b043c 158 0.12/1.00 vMB 22
317,043 317,043 000000000000000017c0f2003c8121336277c7c663a642fb73a4bca198985a2e 1,095 0.50/1.00 vMB 34
317,042 317,042 000000000000000009a1419f07590c7bcb6993028badd561088f3679b8648cfa 3 0.00/1.00 vMB 13
317,041 317,041 0000000000000000166b0fd18c3976412928e524ef6bc2a88a85112482977592 20 0.01/1.00 vMB 33
317,040 317,040 00000000000000000f0fb3404cb2530b7c26d34dffb79c2ec8b4da017bf0d5f1 132 0.06/1.00 vMB 34
317,039 317,039 00000000000000001f03641fde26c8cf48152987f8a4ac4346659176e93ee43c 48 0.03/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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: 652.43 GB
    • Received: 13.77 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.