Loading Tool

Explorer IconExplorer

Memory Pool

53,861 transactions
29.78 vMB
0.10528012 BTC
Random Selection Loading Transactions
Max Size: 159.96/200 MB

Candidate Block

Mining Attempt 85910059ccdfd9581a734eb5d00a46e3a1c6473e548109fd37e8d20268739846
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 9a24bac36f262e3417657b4fee3ffd8767005cc9b65dfbad1dc1d81981bac2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03260658 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (529,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,365 385,365 000000000000000002abcf72a4f0b90741f1d3354f8112cd4bc0d980ad6cf8f1 1,671 0.75/1.00 vMB 34
385,364 385,364 00000000000000000d307b732ca1acc4021d5d38527ce0b70d0ba909bc7fe500 1,723 0.80/1.00 vMB 31
385,363 385,363 0000000000000000017774a2d99a7c19abddff95f0134611b846744ede8a11ca 521 0.21/1.00 vMB 33
385,362 385,362 00000000000000000d3dcb2d9cc8c086f059b400cc0695f67a5cd763c7e660ec 824 0.42/1.00 vMB 29
385,361 385,361 000000000000000002958eff5577ffe6aa2cabe1699901842ade6e94ab1796f5 861 0.53/1.00 vMB 33
385,360 385,360 000000000000000006dea9a95869dd79d9e218ab840f6eda217e38719c9f0404 1,281 0.83/1.00 vMB 27
385,359 385,359 0000000000000000000512c8837e7cf88b5a113595e51d692659bcc8a66f88fe 1,875 1.00/1.00 vMB 31
385,358 385,358 00000000000000000b8196a5eb7ad153aab4eaed1457880722fb2ee5f66d9280 2,115 0.75/1.00 vMB 43
385,357 385,357 0000000000000000086ba03be98b358ad8bd29d73715474df42dfcbd26258d31 1,438 0.92/1.00 vMB 28
385,356 385,356 0000000000000000061570a3519e1b6addccff6834753f401e33fd177e2a1294 2,584 0.93/1.00 vMB 42
385,355 385,355 000000000000000009872ec6f7d76e94c83494258a2a7e93765340b399ac0653 203 0.11/1.00 vMB 20
385,354 385,354 000000000000000006bd156563b149c5fdf9c4c28bf071db83e6bde802582d0c 174 0.24/1.00 vMB 10
385,353 385,353 00000000000000000ad9d6c7b936c74c793d1fff9a001c457561d8fadfdf3168 1 0.00/1.00 vMB 0
385,352 385,352 00000000000000000c8e77ab7e569a418ea3a85b1350794dd7c23feff30d5d11 1,320 0.56/1.00 vMB 37
385,351 385,351 00000000000000000688dc11f4c39790e1c55db02d33818a820276bafd0d797d 388 0.28/1.00 vMB 19
385,350 385,350 00000000000000000ec4f9090a83fe67195f09f9b6f526b492a22c236b830263 813 0.32/1.00 vMB 44
385,349 385,349 000000000000000000432c91bcf8a0cfa8f3bb861027cb37df31799c68e5c851 336 0.25/1.00 vMB 20
385,348 385,348 00000000000000000c4bc9d5aa0bd025b2e952e167b63e40c65da3056228d1ac 98 0.25/1.00 vMB 6
385,347 385,347 000000000000000000ae2f0216c17e59d748384c048f185f54d1d0b4408fe5bf 1,252 1.00/1.00 vMB 17
385,346 385,346 000000000000000005240646846114a727a44b3cb5d6948518547c821c515712 1,992 0.92/1.00 vMB 32
385,345 385,345 00000000000000000b37dc529e2f1fd79883cd4b50cfbef0570821b0dde00a1e 2,553 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.