Loading Tool

Explorer IconExplorer

Memory Pool

73,138 transactions
27.05 vMB
0.06087944 BTC
Random Selection Loading Transactions
Max Size: 165.21/200 MB

Candidate Block

Mining Attempt 506df2fedd34b556179f4313854196cec9e32205a7d82dc03aa3269826bc99ed
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 08579f8a829673753b73b69b057430f7c73e5a7a1e08d86c8e3fb38df88295c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.00346511 BTC
Feerates: 26.12 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (734,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,852 180,852 00000000000006eb7d6254ad5bee2e26fba1b7c8dc79f65b6c3e3b156bdbd27b 492 0.22/1.00 vMB 160
180,851 180,851 000000000000082c8ec555fdb01935639377412ebb51e9a71b7a3327ca2f9c63 548 0.24/1.00 vMB 210
180,850 180,850 0000000000000458e07d12c4669b8c8473d73c573756b85d57e306a668fd00f4 128 0.07/1.00 vMB 98
180,849 180,849 00000000000002090213dd0863cc63c469ca981028edc4e82c21ba3d646acf3a 571 0.24/1.00 vMB 139
180,848 180,848 00000000000003ea91227d7e74985d7538d0b8d15ff284e48fc41be634b6fd97 116 0.05/1.00 vMB 154
180,847 180,847 000000000000038a805ea574f47afa517c79c3e2d27e44e0d691f490d37593df 16 0.00/1.00 vMB 55
180,846 180,846 000000000000050216cd73384952b59383a10af4834c00fda2add071f37f66f1 284 0.12/1.00 vMB 113
180,845 180,845 00000000000004c3aba5e9ad96ce74a02f22d4d756df61705a1301c7561d9b57 386 0.18/1.00 vMB 123
180,844 180,844 000000000000076d0d89d2f7047c94818cab249bf0bc0eb3bf8df606de7d416d 20 0.01/1.00 vMB 38
180,843 180,843 0000000000000001de43164689b063e12143d110a8586339fb250482d8f409e5 381 0.14/1.00 vMB 134
180,842 180,842 00000000000004d194ef182d07defa3a256042a4c19606acecab891a23a3fd39 34 0.02/1.00 vMB 149
180,841 180,841 00000000000001abe17b2f287ce1eba8fbdabeea6640762959865ac4e2cc1fdf 128 0.06/1.00 vMB 141
180,840 180,840 0000000000000208d5d05a4f5298108c9a08d8365b5d66f378338a8861517482 500 0.21/1.00 vMB 123
180,839 180,839 00000000000004a9fea69433277d17381f60700c79cd85b891a62391003ea5fa 545 0.25/1.00 vMB 125
180,838 180,838 0000000000000412835a21f9f7a87d473e01121511830fe332539cd454ebb6af 754 0.32/1.00 vMB 133
180,837 180,837 00000000000006bc9956fe5ffc47c310a4270f560866ee86d8b5b30f75ff1ee8 1,024 0.42/1.00 vMB 138
180,836 180,836 00000000000007c2e6fd8463d0065feeb25a069d4c7d48623ac2a023ea50cd32 139 0.05/1.00 vMB 109
180,835 180,835 00000000000005ce4692f15dbf02a809cb9b00c0fa727ee97de177e3408a5dae 57 0.03/1.00 vMB 106
180,834 180,834 00000000000002deeb4e7caab32013d4f0d74cdb95739e998cb2b902a95c5335 157 0.09/1.00 vMB 106
180,833 180,833 00000000000004e1156fad6682938cd79383b0715969263286c0d877d5cf5174 256 0.10/1.00 vMB 145
180,832 180,832 00000000000008a50e27b1782d9c57a080200f0e493500e2fab431a7d268fc0c 67 0.03/1.00 vMB 111
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.91 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.