Loading Tool

Explorer IconExplorer

Memory Pool

16,954 transactions
14.70 vMB
0.02956872 BTC
Random Selection Loading Transactions
Max Size: 73.37/200 MB

Candidate Block

Mining Attempt 6fe7b4f4d209960868b0febbbbce61de1d2116ee8717df0487ddbb4f9fdeaed8
Version 20000000
Previous Block 000000000000000000014582ab73f92555e02f6c5eb172a6a678a70c310dc644
Merkle Root dc871028369a0665197b7f8126fe029a5a9a69cebccc17e929922982ed1d6c72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,884
Size: 1.00 vMB
Total Fees: 0.00394238 BTC
Feerates: 60.16 > 0.40 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,156 (753,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,354 160,354 0000000000000c1b82901d9f7c77506779771007744f2571e804a5a9e97e49ee 20 0.01/1.00 vMB 104
160,353 160,353 0000000000000c3961240d999c58a8201cef71616ef323317b28e7b5980268f2 28 0.02/1.00 vMB 51
160,352 160,352 00000000000005789c6832b96e8ebf41500387ee17f413c8b9f376c143d91146 76 0.03/1.00 vMB 196
160,351 160,351 0000000000000cd3e753bda62598697c25b8eb75624ea30a5d5f252275407378 11 0.01/1.00 vMB 217
160,350 160,350 00000000000008a2704eb0820d017e864c585af4f7f96386c9baead88bafb8d6 1 0.00/1.00 vMB 0
160,349 160,349 00000000000007473265f20e5f9ceb55b01cf120ac9ce872fc35acfe65255d94 101 0.03/1.00 vMB 51
160,348 160,348 00000000000004878014831c10e8d9688c190e49ebabf561867d2a144e9aa94b 57 0.03/1.00 vMB 167
160,347 160,347 0000000000000896c1597ea474d1657aba09b696b2a2c70a7bc389464835ba31 35 0.03/1.00 vMB 82
160,346 160,346 00000000000002b24c285aa417f78eae17c52023e72b3394865861dc7078df73 44 0.01/1.00 vMB 98
160,345 160,345 00000000000003440f3daa4862d756351642d1ba27159a4bafd26fa8180724a6 97 0.05/1.00 vMB 36
160,344 160,344 0000000000000bab6b9382ebbf576e9236dc87752c0a1348f0afc3d15dd50e66 30 0.01/1.00 vMB 85
160,343 160,343 00000000000008069aa6d454238cbb56e69c4e742e80bd8c1e3e22d82c1560f2 39 0.02/1.00 vMB 85
160,342 160,342 0000000000000227ae8e8a12a6706458f13eda65d660d7b691555086e0357692 98 0.05/1.00 vMB 8
160,341 160,341 0000000000000cbe0895ef8c8bd5c7d41db1d565556f7fd09e31096c64703e13 30 0.03/1.00 vMB 41
160,340 160,340 00000000000006663d90d16c57b4035949f9315d8437d4293730cb4d794c6ead 135 0.07/1.00 vMB 801
160,339 160,339 0000000000000df82036250d81740c90ffa8bb71a4ca70dc6f6a034fd48f5d43 19 0.01/1.00 vMB 78
160,338 160,338 00000000000008f750e48af670a3adb5f1d3451990d96f95455d26af6b985ac5 21 0.04/1.00 vMB 460
160,337 160,337 00000000000006b3575adc7143bb2ad61c8a3b7fbbc2c006046b49ca64c76914 3 0.00/1.00 vMB 0
160,336 160,336 0000000000000744734ed9f114505aaea4be98392135ac914ef1dda8a333591e 12 0.01/1.00 vMB 37
160,335 160,335 0000000000000513403d141b8283d95bcbe6ed71e11de4bdc34613eb2dc36201 83 0.03/1.00 vMB 0
160,334 160,334 0000000000000c2fe6763748993594fcdb949b223bd399fa1995d2a7d8a95b33 41 0.03/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 780.87 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: 564.29 GB
    • Received: 7.57 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.