Loading Tool

Explorer IconExplorer

Memory Pool

27,720 transactions
11.16 vMB
0.03226300 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.10/200 MB

Candidate Block

Mining Attempt b08f8a3cab79022fb71606b8510dccb096dd7afb66a8b62b7005430e526a4e62
Version 20000000
Previous Block 00000000000000000000345dc9e69fd2d760c5a3c4365071a3c59a5f75868eea
Merkle Root 8eeb4b9099bbbb49c3a94d76c23ddd2f91e38fdea08ad6bc2ceea187e1b869ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 0.9979335 1.00/1.00 vMB
Total Fees: 0.01374000 BTC
Feerates: 50.77 > 1.38 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,601 (762,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,980 150,980 0000000000000b05dbda37fef0b90f3eae73ece2eb348b2739fc3a8b86190464 26 0.01/1.00 vMB 31
150,979 150,979 00000000000008173ad5b5d0a6aa5fcd85442fd984975384d944a5354b33a4b9 96 0.04/1.00 vMB 12
150,978 150,978 0000000000000b16c696c50e164f3f8403a69721785bea2d7e614bfe72d693f8 10 0.00/1.00 vMB 415
150,977 150,977 000000000000038c95869a10f6bfe5853dbbe35f15e2fc8af05a827a990bbde8 9 0.00/1.00 vMB 49
150,976 150,976 00000000000001f737c68088444ef99570b39fa9efbfa6f3d9f3d1fcab1fe33a 89 0.03/1.00 vMB 118
150,975 150,975 00000000000007d4f8a1127b579a566628763f80c51b62af0874dc4fd90a3687 7 0.00/1.00 vMB 1,125
150,974 150,974 00000000000005e7067f9450883550907b8bf0f8aebe38f18baf2afcfac3afc8 8 0.00/1.00 vMB 110
150,973 150,973 0000000000000a80ee0d9899fcc61ae92670bec5cbb089f30a8d49ffd4c72e85 64 0.02/1.00 vMB 193
150,972 150,972 00000000000002e1fd781c255e69bcd8ffd18f56e98f0f5de80842afeda8ef90 26 0.01/1.00 vMB 496
150,971 150,971 0000000000000252dd5f9797b71b067fe43b07849d48b29e14596b0c7a13afdb 12 0.01/1.00 vMB 47
150,970 150,970 0000000000000145643c77280cf29a06e6b982f7c79be2c3cf712acc72760b71 74 0.02/1.00 vMB 0
150,969 150,969 0000000000000af1324803a98f5579385d040f37ec8f0bc46b3cb5df8e37b187 37 0.02/1.00 vMB 30
150,968 150,968 00000000000001cc957d0ddd7a0e8e35d25f9f15351d373207da5e135fbb77d2 46 0.02/1.00 vMB 66
150,967 150,967 0000000000000188285c89933fc570cb13aaab7d2a661b1a407f6edf927092d2 75 0.03/1.00 vMB 38
150,966 150,966 0000000000000524c1678681d2575ede29dae5c7372f9eb72d64fa878a7c6d0c 49 0.02/1.00 vMB 44
150,965 150,965 000000000000015014a1457875000efc4bd0495234366f38fdc3ed4003ffd36a 29 0.02/1.00 vMB 158
150,964 150,964 00000000000005100203b25df2eae62355d6fed59e8cc32c0e38521314018253 22 0.02/1.00 vMB 7
150,963 150,963 0000000000000af997de929cc8fe19a6d5dc8496367f51032c7c3e882d9042ff 12 0.01/1.00 vMB 7
150,962 150,962 0000000000000b4aff59f11a25fcd864bf1fb99e7c027744cd8823b510a65700 19 0.01/1.00 vMB 71
150,961 150,961 000000000000054db3d295a401cad867cb13eee5cbf69985efea8d1512fe78e2 64 0.02/1.00 vMB 68
150,960 150,960 0000000000000a673f87f831b1b7a45fc1206c1db71816dbc31050e1b331b1b7 66 0.02/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 779.91 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: 459.74 GB
    • Received: 2.64 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.