Loading Tool

Explorer IconExplorer

Memory Pool

37,727 transactions
27.18 vMB
0.06507320 BTC
Random Selection Loading Transactions
Max Size: 137.84/200 MB

Candidate Block

Mining Attempt cba744b86c76066e01dd91da6eccc2f30b8bfa251d2f089bf9616543e442e971
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root c1e18819763ad604ee0182d43cfd436bfdc87dbc7338fe9a5e2f6213beff6d0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,504
Size: 1.00 vMB
Total Fees: 0.01381602 BTC
Feerates: 179.53 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (389,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,082 525,082 00000000000000000023ee3eb6fd70b4c26e17a704350a78a695a88e0c00bb6f 185 0.14/1.00 vMB 16
525,081 525,081 0000000000000000002c2d59271bac8e5f9488b193507654665726f555d8e67d 1,063 0.67/1.00 vMB 16
525,080 525,080 0000000000000000000d912c70d433af8b001a6d5e610573fc405ae147fe4675 2,272 1.00/1.00 vMB 29
525,079 525,079 00000000000000000038b355f78cee9f11a3a1372c72be2a637cac5868cf9757 985 0.39/1.00 vMB 13
525,078 525,078 00000000000000000008217cc388cb62c916003d876bda2523c4e30e5e381f88 651 0.33/1.00 vMB 38
525,077 525,077 0000000000000000001362917192351a5988b9ddfafd9fb95d472ec97e7066bf 851 0.42/1.00 vMB 14
525,076 525,076 00000000000000000025b0498e44a50631e4d470f0f81d7cf12d3bdf0d508616 2,639 1.00/1.00 vMB 30
525,075 525,075 000000000000000000257201d1ebcc0c697c7e0fe16009cbccd5d28677f4c5c5 1,790 0.79/1.00 vMB 21
525,074 525,074 0000000000000000003542904edfccdd21f90264651b83a874b0fbb9300dc811 505 0.23/1.00 vMB 34
525,073 525,073 000000000000000000035dae6bc84ae5cde08c059060e1e4ea43a0549975124a 459 0.17/1.00 vMB 21
525,072 525,072 0000000000000000001e0e15bdf665e0c14e5bc58afe955e1b283939f4ee29a4 851 0.42/1.00 vMB 20
525,071 525,071 00000000000000000017b281a0f3c2a6065fc7dee48864c8a5d6ba37c213db9a 1,172 0.48/1.00 vMB 29
525,070 525,070 000000000000000000069c9a0b8567dc577cf0987a5c3ee026aad1c388f792dd 247 0.09/1.00 vMB 21
525,069 525,069 00000000000000000022975d99bef4d3bb0b2c2628f01971a27a6f5998e07bac 2,008 0.84/1.00 vMB 25
525,068 525,068 0000000000000000001625ce801065705e5e93a8f12aeaa4df5c3bb3630b7735 150 0.07/1.00 vMB 29
525,067 525,067 0000000000000000002d71efc976c6af41e955ef836ed8ad612e60c9c53fe4e9 815 0.44/1.00 vMB 21
525,066 525,066 00000000000000000016761521234f869014ea912f117230cef2b7298e521678 1,582 0.78/1.00 vMB 20
525,065 525,065 0000000000000000000720e7fde30a84622f530a2d0bd688bf1f2abd81d3d8d8 2,262 1.00/1.00 vMB 25
525,064 525,064 000000000000000000324ee84d42bc50480e3f479b2bbe9567d3821c0bf8fc6b 1,310 0.70/1.00 vMB 18
525,063 525,063 000000000000000000167c968f053b91a94f617c0cb31603bc14690af02f644f 1,545 0.63/1.00 vMB 11
525,062 525,062 00000000000000000001eec44723f620092b491dd02befd7c4cbbe4e30a70e60 2,681 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.