Loading Tool

Explorer IconExplorer

Memory Pool

25,912 transactions
8.36 vMB
0.07010312 BTC
Random Selection Loading Transactions
Max Size: 54.06/200 MB

Candidate Block

Mining Attempt 32d757272bd24249115de34ff42e1c3a5c049c01e0c03078b978e48f3b8e290f
Version 20000000
Previous Block 0000000000000000000114eecf31d652618d1ecf94f8dd78a9447610df2854f1
Merkle Root a73930c71e216d427e3f786263ff06b5cd3a5e720897b564876c6439bfd7c1ac
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.03574189 BTC
Feerates: 81.41 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,383 (393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
916,975 916,975 0000000000000000000149a56f841ea33a19dd12005352bf6cdd5c1bce615d01 4,910 1.00/1.00 vMB 0
916,974 916,974 0000000000000000000018482dcd6a367824dc71688e9babf114beb94df4b9ee 3,277 1.00/1.00 vMB 4
916,973 916,973 00000000000000000000754db6b86f51a78eccfb6ad734d8a5cb5d4f760f1ae2 4,789 1.00/1.00 vMB 1
916,972 916,972 000000000000000000012b0485a1191f443775ca1d6bfbcaed7c04ba62e25b11 4,004 1.00/1.00 vMB 2
916,971 916,971 0000000000000000000145a28135507756b6dcc38bfdcea7579646dc6aafa338 2,715 1.00/1.00 vMB 3
916,970 916,970 0000000000000000000005960f15b62d3bb28e5c160a316df300955a14219d1e 23 0.01/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.45 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,003.96 GB
    • Received: 33.28 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.