Loading Tool

Explorer IconExplorer

Memory Pool

84,599 transactions
32.20 vMB
0.10528596 BTC
Random Selection Loading Transactions
Max Size: 195.22/200 MB

Candidate Block

Mining Attempt dc35620fdf4459d8c201345c534782bb452208886013cbfb71e861229d484374
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 27d3dbb2f92ae90e6962616284a8a5529041250cd358efddd47e690958ad623a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.03283253 BTC
Feerates: 181.54 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (108,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,646 806,646 000000000000000000027362a96e3dda5eb6b73b3636a04e97b2a885b91a3485 2,506 1.00/1.00 vMB 24
806,645 806,645 00000000000000000001879c1402600c46b5c26cd9a5d7d04aaf3cef2bba2bd9 2,499 1.00/1.00 vMB 24
806,644 806,644 00000000000000000001fb72438705dc522c4348d805977405613c156c4f5c17 4,485 1.00/1.00 vMB 16
806,643 806,643 0000000000000000000190443dd1766d33f580f3953cbbf0e015746ae16050af 2,887 1.00/1.00 vMB 15
806,642 806,642 000000000000000000041180830a48c0c31b33dfed606105c98700fff241ba2d 6,037 1.00/1.00 vMB 18
806,641 806,641 00000000000000000003523a0d4b799d185e24b0d9ca77144464b974edf05c41 5,377 1.00/1.00 vMB 17
806,640 806,640 000000000000000000007c94c5ef42576b7795404be70f6427334e4378eb8bf7 3,392 1.00/1.00 vMB 28
806,639 806,639 00000000000000000000e0ed961c92e9df4e4281702c6a602294a2462ec40a2d 3,248 1.00/1.00 vMB 16
806,638 806,638 000000000000000000047ecb5977d8ee3bf56728254242c614b3d5514ebf23fb 4,397 1.00/1.00 vMB 19
806,637 806,637 00000000000000000004e847f5f4ef981d84d000bc984c3f5eeadae93ab2c695 5,486 1.00/1.00 vMB 17
806,636 806,636 000000000000000000025788098c3288c8b423c7d1b60235c825c223d389f454 3,274 1.00/1.00 vMB 26
806,635 806,635 00000000000000000000e1842bc48983afadc707a84f6abe91ffeec64c749f61 5,977 1.00/1.00 vMB 18
806,634 806,634 0000000000000000000133b88c3c0f69f53a1bbf2e305f3a096f3217642fb441 1,941 1.00/1.00 vMB 21
806,633 806,633 00000000000000000001550ec871bbec14779c1e171beb2a430cb30653edcec7 2,413 1.00/1.00 vMB 24
806,632 806,632 000000000000000000012e80618aa4de0e8100433835ffff3560acbb5fcb2758 1,948 1.00/1.00 vMB 24
806,631 806,631 00000000000000000004ba38ee7f8931e25f425dc01facfd3b4c9393a4f16201 2,881 1.00/1.00 vMB 31
806,630 806,630 0000000000000000000465b0361e22a13a43bb10012c7699f2c10798843e2f3d 4,728 1.00/1.00 vMB 18
806,629 806,629 000000000000000000002a77d70c807d8785952243cdc8eeb716a50a06254b42 2,344 1.00/1.00 vMB 21
806,628 806,628 0000000000000000000461c29b302a371e7e159aa2a1bafa51ff1eb6a3a92a62 3,862 1.00/1.00 vMB 25
806,627 806,627 00000000000000000000e052ac2e912ee3a7f1bc8484156c9d0066875c535555 3,447 1.00/1.00 vMB 23
806,626 806,626 00000000000000000000df9a007b015b90a0e1350f36b425b356f704a7719152 2,810 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.