Loading Tool

Explorer IconExplorer

Memory Pool

45,895 transactions
27.69 vMB
0.07621810 BTC
Random Selection Loading Transactions
Max Size: 146.55/200 MB

Candidate Block

Mining Attempt 91baf5ffd11018ca084725bff478bbe2bc3527c37d6a6e82099751c0ba191e9d
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root bfc07dc71374324e36e53b1cfd3c5226bd1cf5faccf04897b3ad568e9b207e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02384519 BTC
Feerates: 502.65 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (574,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,204 340,204 0000000000000000089be968a8419d52695913ad8923a600d671b6bb03f6a52e 598 0.39/1.00 vMB 15
340,203 340,203 0000000000000000183078a06241d3195532878bee753fcfba08b62d861b8852 800 0.75/1.00 vMB 19
340,202 340,202 000000000000000017bcd48c4fb2bd0cde0af5fc776697f0d97b44de5d5f6c62 1,642 1.00/1.00 vMB 21
340,201 340,201 000000000000000010a0002bcadbdcfed2c20954d296aa09e7abda9cbdf5aad3 1,024 0.46/1.00 vMB 26
340,200 340,200 000000000000000010a3d127eae74116929df71fda492939b882ceeabfb63703 2,799 0.75/1.00 vMB 53
340,199 340,199 000000000000000008b90363f5ad6d563b30fc4f6aad35646693ae5b3612a028 1,244 0.35/1.00 vMB 51
340,198 340,198 000000000000000013167b9985c01317f7de8a43da35c428185d0d8f6c95967c 832 0.38/1.00 vMB 40
340,197 340,197 00000000000000001285b69d8060fdafc98822870ed7918008a04446f5cd5132 1,110 0.49/1.00 vMB 34
340,196 340,196 0000000000000000105bad50625c067075b54c917134e1810a50ac5cee16e208 690 0.32/1.00 vMB 32
340,195 340,195 00000000000000000a44c3149fcc3b229a2995c13c779a10bb2036428e3f6649 572 0.30/1.00 vMB 30
340,194 340,194 000000000000000018f1cee7043e1c0160cc2da14d39f0d3cae19fa7b1a50e22 835 0.35/1.00 vMB 33
340,193 340,193 00000000000000000cd9acb21689d1d95b288ffe26810451b98b579c67032e12 85 0.05/1.00 vMB 21
340,192 340,192 00000000000000001419b3a456c02584ffd131e98a36ff85a81869615347a3e9 54 0.03/1.00 vMB 11
340,191 340,191 000000000000000011a424e3cc2505ba02403b7dca9d67aebc8955c4ef938de9 170 0.09/1.00 vMB 19
340,190 340,190 000000000000000004fd8b13d5662eb2db59abd60030e055f73754649c6411ae 424 0.26/1.00 vMB 21
340,189 340,189 0000000000000000174fa59476c94eb69fba030756fac3288e23af070b9f92fa 108 0.09/1.00 vMB 10
340,188 340,188 000000000000000011b036c008595cc864c32ca7c155d2ad5a62cfa38a94b244 96 0.04/1.00 vMB 27
340,187 340,187 0000000000000000072a526d7050333877a2ff3a793f51fa248ff48ab241252d 261 0.52/1.00 vMB 14
340,186 340,186 0000000000000000117954c93003d38214833fa7b681f404b7dfb873e0faa24c 1,065 0.69/1.00 vMB 24
340,185 340,185 0000000000000000105cb16e4826792da2dda5b752d7ddeeda3fc92e06c290e7 128 0.09/1.00 vMB 16
340,184 340,184 000000000000000003c585d029da5f857eac89edac6008dd5afcb0ab8bb147dc 185 0.15/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.