Loading Tool

Explorer IconExplorer

Memory Pool

75,745 transactions
27.83 vMB
0.08081999 BTC
Random Selection Loading Transactions
Max Size: 169.76/200 MB

Candidate Block

Mining Attempt 4ebe2e429a7c4a11d486a33ab5650de1e90d72a749552b0c09cdf6a7668e518a
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root f5201d2b6824ca071692518e508b0db56ff4bd38e99d402846558ba64342f998
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.02117955 BTC
Feerates: 529.10 > 2.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (509,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,678 405,678 000000000000000001d19705a2f5d9b8686a917be9ba3fbf58196f96c1cb6786 1,089 1.00/1.00 vMB 28
405,677 405,677 0000000000000000011f9e254d7a8976b366a14a8f02ab8a6d501defbd217876 1,821 1.00/1.00 vMB 35
405,676 405,676 00000000000000000025bec4a7eb156b7736c502c7e5d88fdcc7503a7e77ff73 2,796 1.00/1.00 vMB 74
405,675 405,675 000000000000000005975d521221fc39d6958deb1e1abff4169645a5e1e80583 1,444 0.60/1.00 vMB 43
405,674 405,674 000000000000000000b8560f92c755379f906c6a2f85f4dfc3d3c07d6fe64cb3 609 0.38/1.00 vMB 33
405,673 405,673 0000000000000000013c6f7b98cd5f46492b33e89bb9c9e9939d5fa2db0a2395 1,256 0.58/1.00 vMB 51
405,672 405,672 00000000000000000224c3262ffec4d48576bebdee2829a973685cfd843fdee4 649 0.34/1.00 vMB 43
405,671 405,671 000000000000000005590eceed97628a8f833b5f0f6e5842cf08b1738091aa37 50 0.02/1.00 vMB 35
405,670 405,670 000000000000000001c2b88f872ccd7506d3101561dd81077015e4330f8885d0 422 1.00/1.00 vMB 10
405,669 405,669 000000000000000004ca1db1dfb83c1a0a6d06dbfb52b2db5f911691e6172031 1,522 0.99/1.00 vMB 31
405,668 405,668 0000000000000000051ab6cead146faf669711ec58b560a709d51f4dc860d064 2,385 1.00/1.00 vMB 49
405,667 405,667 0000000000000000031eca10f84ca64c9e9433a22bc1534e68d666c73d831ce3 465 1.00/1.00 vMB 7
405,666 405,666 000000000000000004a2a12039d47a2e9925c39afe3b9e08e09b55d3ab3cbd9c 626 0.68/1.00 vMB 46
405,665 405,665 0000000000000000060091bc6c1ed9014252a82e569661196950ca0b75137d01 2,235 1.00/1.00 vMB 44
405,664 405,664 00000000000000000004f235e558b172af4a08c78294a1a955657930b1dce4e1 385 0.18/1.00 vMB 32
405,663 405,663 0000000000000000042b0b5fc74821c8590dd9800b2afa96466030778a318ddc 238 0.10/1.00 vMB 38
405,662 405,662 000000000000000004f06610993ee5406af3831dbb172953141df0143358cdd1 1,314 0.80/1.00 vMB 54
405,661 405,661 00000000000000000051c23c3ce0339d1a9bb3a361e701a3637c7715c00a2c1c 548 0.27/1.00 vMB 40
405,660 405,660 000000000000000003663392ff66737f21d418fba48959905236cd938b3d0f92 685 0.31/1.00 vMB 38
405,659 405,659 000000000000000003c3c8a3954b0a1999b3fd279b4ba47a02cee6ea85bb6537 662 0.34/1.00 vMB 44
405,658 405,658 0000000000000000017206d56be5665212d20ea5c52931c49e33d2f54fb32bed 1,635 0.70/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.87 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.10 GB
    • Received: 17.31 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.