Loading Tool

Explorer IconExplorer

Memory Pool

73,808 transactions
28.23 vMB
0.06841273 BTC
Random Selection Loading Transactions
Max Size: 167.78/200 MB

Candidate Block

Mining Attempt d990101336bfa5043ed8c8f8e6a6cc1d3cd220461d675f0f9e51bf2f23fd0b80
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 63df68c6a0579e5f1b2cdea5efa97cab58fbcba670b625718d3815fcedf792ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,604
Size: 1.00 vMB
Total Fees: 0.01189023 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (520,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,297 394,297 0000000000000000056e1992c32e6139356908ae24dd4d5e369e4f935ca6dcca 1,795 0.95/1.00 vMB 35
394,296 394,296 0000000000000000089f8910bc7459f7e499552e4a8158ad0e455c4bf6f22418 1,042 0.93/1.00 vMB 18
394,295 394,295 00000000000000000593ccdb2bcdab2d4d842694efece9afceb535712973588b 1,741 0.75/1.00 vMB 51
394,294 394,294 00000000000000000933e48526105633d129dc48da491abb53ae309f4cf483fb 22 0.05/1.00 vMB 1
394,293 394,293 000000000000000006c1c64ae0fc69d22a9f8caf7bf10dd7371438fb2c2bd146 1,987 0.95/1.00 vMB 52
394,292 394,292 0000000000000000085ef59176b7b10d81fcc660bfb084e47364584246eeb405 885 0.68/1.00 vMB 25
394,291 394,291 0000000000000000024f9904e53314a7eb680c3095f915f4d2d9460f51e53c87 416 0.92/1.00 vMB 15
394,290 394,290 000000000000000007c0e7c0f9dd104c1813884cf6a397cb44d5afb3e0e29ced 1,414 1.00/1.00 vMB 37
394,289 394,289 00000000000000000572a5e9d7c6d2dd55b5ac6cc2a9bd7ad6d25ccde71de1a1 1,914 0.95/1.00 vMB 37
394,288 394,288 0000000000000000088d58cb4d0ad69bfa1d33c0dc61a2b4e6757bf32293bdac 2,603 0.99/1.00 vMB 58
394,287 394,287 00000000000000000498aca6be2d1f9603bf0767960e3df34a1a0358343a4980 1,649 0.95/1.00 vMB 34
394,286 394,286 0000000000000000042ac9bdc5076d636d5b8a2625b5b4511a10a06dbef69bca 2,020 0.75/1.00 vMB 53
394,285 394,285 000000000000000009582660b28b8ca2000c3854c0a0308fe2aa4ce55e104523 311 0.20/1.00 vMB 29
394,284 394,284 00000000000000000283dcc0f8f6ec004b9dfdc85fe3bca2f7c653d9a6ce2259 363 0.36/1.00 vMB 20
394,283 394,283 0000000000000000011b4d032111bae0d96d252a55b6d28f0a918914befe8b29 1,073 1.00/1.00 vMB 23
394,282 394,282 0000000000000000096d309711ca6d1ed0452e3bfa9a72da0a258f02d2bd0119 1,061 0.75/1.00 vMB 28
394,281 394,281 0000000000000000037ebbe2aaaf6ed32e04ca5b13177639a7dbc149271b687b 2,296 0.93/1.00 vMB 47
394,280 394,280 000000000000000007c51e60873f1775a54b814a5ca3105a1753e2654ca3f2a7 2,243 0.95/1.00 vMB 51
394,279 394,279 000000000000000008d14492755b5f7717eb0c04b778bf39aea63777fde8f859 933 0.54/1.00 vMB 34
394,278 394,278 000000000000000002b55f052e477b163ca964aeab32cf6195883a209f4ffb01 588 0.90/1.00 vMB 13
394,277 394,277 0000000000000000089787e5b2838f9303b6c82e6bd6d40856cbba1940b6e26d 1,157 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.