Loading Tool

Explorer IconExplorer

Memory Pool

80,892 transactions
29.88 vMB
0.06933222 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt b518326dfeb2db7a113487ae416342b7d3edb5c9b2da38eacc4fcd6c04c7225a
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 54247f0dab6886a8930cf1b3bf1b80319043f77219d09afbbbd067d861aa20ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,515
Size: 1.00 vMB
Total Fees: 0.00832984 BTC
Feerates: 34.33 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (370,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,009 544,009 0000000000000000000248ed12695d8c5eb96513817018afc79e9fdadfe2b860 990 0.50/1.00 vMB 9
544,008 544,008 00000000000000000014f6d88a7239d06c732a63a429e26bb51b0ce4b48dc5c0 304 0.10/1.00 vMB 31
544,007 544,007 000000000000000000267a8a059ac914dd6bb8d4224eaa9b91b423230e158fcd 2,897 1.00/1.00 vMB 22
544,006 544,006 0000000000000000000e6c663e67d1ba65982f2db0207d92c1ec6ffeca4eca06 1 0.00/1.00 vMB 0
544,005 544,005 000000000000000000108a5eaffc37897509eb17f0ac9aa1bb4a124c4a2ef20a 367 0.15/1.00 vMB 36
544,004 544,004 00000000000000000000991957907136f7e1db9b8a717bbfe1dffcf516be302d 157 0.05/1.00 vMB 13
544,003 544,003 00000000000000000002ac261b47bf1c00a08cf7c42424f5f6991daea0554c51 625 0.21/1.00 vMB 16
544,002 544,002 000000000000000000002be955fa80d7302a6cf24730c96dc2ed3ddaf2911c1d 2,023 0.89/1.00 vMB 13
544,001 544,001 00000000000000000018e538e205d8012c3ace9ec07be5a51a6c0fe325648575 2,723 1.00/1.00 vMB 21
544,000 544,000 0000000000000000000b4842f41ab2f65826a45102def71e43b1d8233a28d9f6 1 0.00/1.00 vMB 0
543,999 543,999 000000000000000000240a61dda29a31f02e397f360ed8520aa6307685e695ed 997 0.52/1.00 vMB 10
543,998 543,998 00000000000000000026a726c51962c27c7e783ca932aa141fcd3b9c32e63579 2,248 1.00/1.00 vMB 10
543,997 543,997 000000000000000000236b2ca8baf2895059f9486245206cd998e9c62f7940e9 2,173 1.00/1.00 vMB 15
543,996 543,996 0000000000000000000af38e44fd9cee432e5f988d541a912ad9c4819fab951a 1,760 1.00/1.00 vMB 3
543,995 543,995 0000000000000000001933e14a91748516cb96e99eb17cc0507f01304572bdbc 861 0.44/1.00 vMB 18
543,994 543,994 0000000000000000002384eeb5374b0559283f95b241bf6fa33ae2b21b82ab87 1,009 0.44/1.00 vMB 10
543,993 543,993 0000000000000000001a4057ddcc2a29a8e7e166ad61b7b9fd9451d6acb4313e 2,694 1.00/1.00 vMB 23
543,992 543,992 000000000000000000055d39537f5b3f1ecc800a9722f17bd4502b3cf24ed678 1,761 1.00/1.00 vMB 90
543,991 543,991 0000000000000000001c1ab78c18c8687b0376082a866a09dee60e1d1da709e2 803 0.28/1.00 vMB 14
543,990 543,990 0000000000000000000b3f0341e895db778fa3834fdb57abe3dc89d012e373a5 718 0.21/1.00 vMB 16
543,989 543,989 00000000000000000001ae06cb8d9738dea4745774f20826a74af9e38c585716 2,046 0.68/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.