Loading Tool

Explorer IconExplorer

Memory Pool

76,186 transactions
28.00 vMB
0.07991012 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt ca327a2745e65843b154ff7b0c7607976c764fea4d09af41701244948968bdd5
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root a514a08d42a85a0d9b2b0f7a926b1d5339351a6630dc71457b1fdf69dc6a1c18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.01976344 BTC
Feerates: 150.93 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (366,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,120 549,120 00000000000000000018e1704242450376a40cb5ce9acc75123229daa3974654 2,902 1.00/1.00 vMB 20
549,119 549,119 0000000000000000001b24663d1590eaf74865d551e01bfad1c8618c435b0754 2,499 1.00/1.00 vMB 28
549,118 549,118 0000000000000000001212f246b67bd5561da1753fa942818ecd9212c226442a 553 0.25/1.00 vMB 14
549,117 549,117 00000000000000000024c6bfdf2a99589969fd0a5270b6b6c2b1417fe04fafd3 805 0.42/1.00 vMB 12
549,116 549,116 000000000000000000257154ac3c95782edf4f7c5c60a342a6a77fc9a1a64722 929 0.69/1.00 vMB 5
549,115 549,115 0000000000000000000935c5d6016780847853340a22344d01ddf5642fd1641c 3,001 1.00/1.00 vMB 5
549,114 549,114 00000000000000000024558722274d7182cc7b533288a55eea0d1d4fdc48ecd2 1,841 0.80/1.00 vMB 29
549,113 549,113 000000000000000000261a278d1fc296e4b83f90bf248dc48703efa311c045cb 2,562 1.00/1.00 vMB 15
549,112 549,112 00000000000000000023c51449e339337a9d68e55593382aa2933ba99d7113e5 2,290 0.95/1.00 vMB 13
549,111 549,111 00000000000000000015c7f437096ad015185c8bfa3a55eef8948de4aa6e2439 318 0.32/1.00 vMB 2
549,110 549,110 00000000000000000011a4630ddc815ed6c1ef55f817fb796d94dcac1b0ccf48 1,347 1.00/1.00 vMB 8
549,109 549,109 000000000000000000228d72deaf2b2dc7d77e06219e17720cca425ce5f5d11b 489 0.18/1.00 vMB 18
549,108 549,108 000000000000000000019ec2737d90059b2a4fc81cd3b6ed5f52d4e9ffcfb552 2,925 1.00/1.00 vMB 7
549,107 549,107 00000000000000000010850c683d8b01bfe23e0c88983df4699758e1bb8d75d2 2,841 1.00/1.00 vMB 5
549,106 549,106 0000000000000000000a7a37e3aed51c0c8f4677a5413a85a4b164485dac97a1 1,647 0.70/1.00 vMB 19
549,105 549,105 00000000000000000002efca1fdcf6bdafd1a9b3420ae9b7de4d0ce1006c4679 114 0.04/1.00 vMB 30
549,104 549,104 00000000000000000013038e556bcdafdf1a140624bd9e1be8c499b572bf3388 2,770 1.00/1.00 vMB 9
549,103 549,103 00000000000000000024bfe3e5a06a8e332b1dd98b64370bdfbc7ced05d779cb 1,808 1.00/1.00 vMB 13
549,102 549,102 000000000000000000032e9de82885f93e34b8f2ff5ff2030b0aa308b4253910 2,855 1.00/1.00 vMB 29
549,101 549,101 0000000000000000000cf454c5b83c7bc75501e982c44ad9f3424b93c66abc25 2,843 1.00/1.00 vMB 25
549,100 549,100 00000000000000000001dd42dc31bc8edb75ddd7d740fbd398afdf9c4819f7e3 2,184 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.