Loading Tool

Explorer IconExplorer

Memory Pool

75,455 transactions
27.80 vMB
0.08010069 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt 6fe9fecbd2e5c25c44204bebaa81f4cba350da9c9b85195e31457ed871dff65a
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root efd53533e94f1c024e560d12f5dd7f5f393980ea11bceee53404a4bade0ed6f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.02057614 BTC
Feerates: 151.01 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (375,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,191 540,191 0000000000000000002660789a34a7767247b30c63da7f003ca2288be0104128 1,353 0.54/1.00 vMB 28
540,190 540,190 0000000000000000001bd362a66899bcaa3d63b7b77efe86e741214fb974a5ef 2,186 0.96/1.00 vMB 22
540,189 540,189 0000000000000000001afabbd5e8dea5146ebad13aab1fd15f66d55190331719 78 0.03/1.00 vMB 39
540,188 540,188 00000000000000000006d23fee49c0e43161ff8c197f9d3fb753aa5eff091311 2,175 0.98/1.00 vMB 24
540,187 540,187 000000000000000000021175fa18deb91a46103cb8c412abb36c13b481c81789 1,066 0.45/1.00 vMB 20
540,186 540,186 0000000000000000001e2a4a701d37a0d41666c1619b2e86fcd9dead74e97e1a 390 0.16/1.00 vMB 30
540,185 540,185 0000000000000000001b0d4599f7700af6fb4a9239677ac7fc1fc96f16d2051f 925 0.31/1.00 vMB 28
540,184 540,184 0000000000000000000214e0cecac365da79fd82a35c8a0c0419b7ec3e2b91a1 1,170 0.45/1.00 vMB 21
540,183 540,183 00000000000000000015d26591162d2d2c90b7de958b9027dfc6820aa84a99e2 2,377 0.91/1.00 vMB 3
540,182 540,182 00000000000000000003888d20c2573f6fe28f51a90a2b1130ce8eed02ceb988 2,396 1.00/1.00 vMB 40
540,181 540,181 0000000000000000000df2cc375707a423e3be646ae4ed6580f327b3587292b8 27 0.04/1.00 vMB 11
540,180 540,180 000000000000000000129450090fced89115abd048f9230f8516c0205d5243e9 1,919 1.00/1.00 vMB 30
540,179 540,179 0000000000000000001ad987cd4e0777d6715ff040d32c8efec94038be11f982 2,713 1.00/1.00 vMB 31
540,178 540,178 00000000000000000016e1fd1584d563e13c884b5aa7c2e246a6c5e315a76afb 832 0.38/1.00 vMB 14
540,177 540,177 000000000000000000050d251d126760fed79cb022a96dd20922e708a457313b 2,587 1.00/1.00 vMB 35
540,176 540,176 00000000000000000002d2561bd05625cf8cf0014071e899b60c91c5568aaaed 1,345 0.61/1.00 vMB 19
540,175 540,175 0000000000000000000dfe6d4834302b703bd5d78d9f14b7a593c8347982446a 63 0.02/1.00 vMB 14
540,174 540,174 00000000000000000012c6e8935afc22ab3d117374d9fde5cf8dccbb9f06db3b 2,284 0.99/1.00 vMB 13
540,173 540,173 0000000000000000001fbf83ee6b89218ceff536bcff7e225dec37d0050c897b 1,972 1.00/1.00 vMB 13
540,172 540,172 00000000000000000028b1ad245411f1a0bf409f753f1cde14dd6ebf5b90d56a 2,061 1.00/1.00 vMB 34
540,171 540,171 0000000000000000000c0d2e1fe92b33e6d227a569beb40620d49ffc98ffe7e9 1,885 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.