Loading Tool

Explorer IconExplorer

Memory Pool

27,932 transactions
9.05 vMB
0.09877473 BTC
Random Selection Loading Transactions
Max Size: 57.07/200 MB

Candidate Block

Mining Attempt d64d1f1ac667ea2a7856a97c377ec757659640e87a4bdfe5ef09e4d7c317023a
Version 20000000
Previous Block 000000000000000000007802f6268b545c6b47be52f0a77017e62b409cbe2fb3
Merkle Root 039db8cfa3ed396c8b721cca342acc82a9858b0c5bc5a52f58ead6d9f5d3afbc
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,024
Size: 1.00 vMB
Total Fees: 0.05275943 BTC
Feerates: 186.47 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,395 (399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,996 916,996 000000000000000000018fb68e27dce99ca8e1a23f0f84fc63091df81f38a912 851 0.19/1.00 vMB 2
916,995 916,995 00000000000000000001b0ba6c8cf29c38a97e73784bd136a7569741a41d938e 3,746 1.00/1.00 vMB 1
916,994 916,994 000000000000000000010f4ed272872e2c4c7dd50a286b17ea260d5ecd23eb4c 3,405 1.00/1.00 vMB 4
916,993 916,993 00000000000000000001e732f6714879bae186b71c0e39b25d31e0309db0985a 3,316 1.00/1.00 vMB 1
916,992 916,992 0000000000000000000168a4c59bf6a2fd1af9bdb0e7011e9ab088dbd52692aa 3,817 1.00/1.00 vMB 1
916,991 916,991 0000000000000000000177cde95426e5a89c4303f37e485b1fdd863a7ffc0863 3,762 1.00/1.00 vMB 0
916,990 916,990 0000000000000000000059863953e23ad29836bd31c802424b316a21f2f09629 6,167 1.00/1.00 vMB 0
916,989 916,989 00000000000000000000a7d85e79e324ddbd78ed85688be7d9f7d1a903abca80 2,647 0.78/1.00 vMB 2
916,988 916,988 000000000000000000002f6ad96f3b8fa0e1c9b17d4a19d755d1bb546d130c97 3,659 1.00/1.00 vMB 2
916,987 916,987 0000000000000000000104bf5547d005b37cd66fda725ab2167944d05907f056 2,786 0.96/1.00 vMB 2
916,986 916,986 0000000000000000000093c1a4d3402192082371b870208763235ef2459fc2cf 4,244 1.00/1.00 vMB 1
916,985 916,985 000000000000000000010927bc9a05be1f248122fc1d41d4b8b1c3e56ef892b3 3,333 1.00/1.00 vMB 2
916,984 916,984 0000000000000000000152ef39197e090bb1505b722a4bb4f472cd2582180608 1,237 0.73/1.00 vMB 2
916,983 916,983 00000000000000000000990c4f6f9f091cfc8d6808024f013c408d7dcc04c641 458 0.31/1.00 vMB 2
916,982 916,982 00000000000000000001293fc53e94052eaf8bc1c66872140e9adc95910aea06 379 0.14/1.00 vMB 2
916,981 916,981 00000000000000000000c458975737a7da542814d5d3820297b3c503db14d8bc 1,829 0.89/1.00 vMB 2
916,980 916,980 000000000000000000018d6b736a742c1ccb5e91575b43887aff2c9449d0ace1 3,588 1.00/1.00 vMB 0
916,979 916,979 000000000000000000008dc3063363f7f16063a10f9df83678fca54fb3e2c850 2,313 1.00/1.00 vMB 3
916,978 916,978 000000000000000000001c1938513891be9e8dace41ec9c1679f02631cf6ab5f 1,995 0.66/1.00 vMB 2
916,977 916,977 000000000000000000001e0fb22e6680444cebc37db05a4dd06b906a3883b2bd 4,878 1.00/1.00 vMB 1
916,976 916,976 00000000000000000001470a534bade278dc785aaa1b7bf64930e48ec10e53f7 1,953 0.59/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.48 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: 1,004.40 GB
    • Received: 33.40 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.