Loading Tool

Explorer IconExplorer

Memory Pool

81,122 transactions
30.05 vMB
0.09377852 BTC
Random Selection Loading Transactions
Max Size: 183.58/200 MB

Candidate Block

Mining Attempt cb1313add44f007c0866c4a05a860523ffe4267aac2c0043ee2f83337ab63132
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (550,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,365 364,365 000000000000000006059f4cc79a93dec5f8217ae442644744fd746a67ef71a8 35 0.01/1.00 vMB 44
364,364 364,364 00000000000000000090e2a35cef8f73b101220266a7da2625c023ac2a7b095f 1,856 0.93/1.00 vMB 46
364,363 364,363 0000000000000000106d8cb5cdd938ed2baf0609abfead48f8e29350628c05f4 1 0.00/1.00 vMB 0
364,362 364,362 00000000000000000e8beecc443033a7955116f14c7d35d6fb83c203015da959 907 0.87/1.00 vMB 25
364,361 364,361 0000000000000000078e822e7042509843dea2d4ee807daa95e77f0006599cf0 1,580 0.75/1.00 vMB 63
364,360 364,360 0000000000000000120f31d6e21a8976066f1ea8e3652a144d99d3fe10ba461e 377 1.00/1.00 vMB 10
364,359 364,359 000000000000000007dddbbff7ddb642b5bdc56aadf5c3bcfd78882966e98a4d 1 0.00/1.00 vMB 0
364,358 364,358 000000000000000000d8abfc65a8b77be14646134f97e969d18abd29092da398 2,111 0.93/1.00 vMB 46
364,357 364,357 00000000000000000ea78c72b7c4cf05a3808bcadb2019e7c812ecfce9f297e9 186 0.06/1.00 vMB 100
364,356 364,356 00000000000000001151b4559463e25f5ec88dd4ff8f9f0380bb5758be065315 1,824 0.95/1.00 vMB 42
364,355 364,355 000000000000000001e23249369c26abdd142b506c1796934f2e1780bd15a216 1,481 1.00/1.00 vMB 44
364,354 364,354 000000000000000002d5cd4d63496ba469c54b42e17a34f1ad99ff2a52bd8204 1,954 1.00/1.00 vMB 60
364,353 364,353 000000000000000000d0e411a71abb74002efaa31d5d84d6cc7e1735bf6d128a 1,806 0.95/1.00 vMB 40
364,352 364,352 0000000000000000055bd63b2309ef7b921cd2a260e8fa8bfcbf11466c6c4bc0 2,134 0.93/1.00 vMB 47
364,351 364,351 0000000000000000065e55917216b7e7f694855a459e7dbde0163b2659fc7613 1,257 0.93/1.00 vMB 27
364,350 364,350 000000000000000002a3dcba347f3ed438e82e77b0eff255cd3d5207c8fc02e5 325 0.12/1.00 vMB 92
364,349 364,349 0000000000000000077c1da70b544d3b401805ee4f0f8da8433212049194cb8b 552 1.00/1.00 vMB 14
364,348 364,348 00000000000000001373cb5761f8f239d352eb33f97e1a95599c21ee0dc5ecb3 1,209 0.90/1.00 vMB 24
364,347 364,347 00000000000000000ad05bccc382e3393f9174f6947251793f39571820aeef40 944 0.75/1.00 vMB 32
364,346 364,346 00000000000000000deb0357c368ff213b156fa3f042881bd90b1edac493f0b0 1,553 0.75/1.00 vMB 41
364,345 364,345 00000000000000000e7c680d1d49c6fb44103f322c91285da9e3daeefdfcccdb 975 0.90/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.