Loading Tool

Explorer IconExplorer

Memory Pool

77,992 transactions
29.53 vMB
0.08901557 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 79312372122f47d7d7c4a124cbf052fc974b1e09ed64ec371ed4a4203e2b5606
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 3c1b73d1130ad4df3aa2a1bd115a45c05df3975496943a8730d0841f145311f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,776
Size: 1.00 vMB
Total Fees: 0.02413036 BTC
Feerates: 477.45 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (377,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,662 537,662 0000000000000000002a08ba862a4523c54f6744ec74a23f307086ebb1888e86 2,466 1.00/1.00 vMB 28
537,661 537,661 000000000000000000000a4eac07dd6c9af16bdec65afab8db00e2ca725bd599 1,741 1.00/1.00 vMB 45
537,660 537,660 0000000000000000000c3daefa88fe666666b407e6488e5d516a1502c75d4dd9 377 1.00/1.00 vMB 41
537,659 537,659 00000000000000000019cc1b419ca914393558d35a0857f53eada2e4650283fb 1,756 1.00/1.00 vMB 53
537,658 537,658 000000000000000000229b1a11b60be90d9a49c94fac684a3252ee5c9f2ade05 2,181 1.00/1.00 vMB 83
537,657 537,657 00000000000000000024da9e6a31619612517f9be344f954bba9616d84cfa18d 1,811 1.00/1.00 vMB 42
537,656 537,656 0000000000000000000ad3890ce085b744e85b8058a0010d97e2a1da282b7867 879 1.00/1.00 vMB 64
537,655 537,655 0000000000000000000da4c551f8055376cdfab905d713d7a7462ced1c22ae95 1,088 1.00/1.00 vMB 74
537,654 537,654 00000000000000000021a610018d6e6fbff57033660ceb6f573e7f513803cf98 909 0.34/1.00 vMB 42
537,653 537,653 0000000000000000000656dad6decf48e3ff1f7588c69b726ed9ab0911363f95 1,067 0.81/1.00 vMB 9
537,652 537,652 0000000000000000000543241ed34610c782ee8166700b8339d69a8c116ec7c7 2,518 1.00/1.00 vMB 19
537,651 537,651 000000000000000000144179a1df39e3987b777d543b5213adf25c1cb8450ab7 184 0.06/1.00 vMB 28
537,650 537,650 00000000000000000007f8ce22c6229740e81fa16070f5d3788f19da3215b16d 1,398 0.67/1.00 vMB 16
537,649 537,649 000000000000000000119907c40f17882ba30dcff3e5267693c9f025a6929629 1,170 0.49/1.00 vMB 18
537,648 537,648 000000000000000000209beacf2f0eca5dc54e82697f61f9185818111ee7f978 898 0.44/1.00 vMB 19
537,647 537,647 0000000000000000002689ca15aa367ac7bdd47c1eabf76e923194d2d7f4fca0 564 0.21/1.00 vMB 13
537,646 537,646 000000000000000000130c73a3b9a8bfcfee85164798ca7253f3229537722b9e 906 0.43/1.00 vMB 14
537,645 537,645 0000000000000000000ee9a6a07ff2421e79ece1e88f589290beb48fbae3ce16 1,863 1.00/1.00 vMB 4
537,644 537,644 000000000000000000076b4f2504132a23974632f9947fdc371731109e86d413 2,286 1.00/1.00 vMB 13
537,643 537,643 00000000000000000005f75fff12e9d164be1fd0f9c64f883d55739a5597de19 1,292 0.66/1.00 vMB 59
537,642 537,642 00000000000000000014f839f502831bb446546ca0b756cfd946625ef664289b 152 0.05/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.