Loading Tool

Explorer IconExplorer

Memory Pool

85,857 transactions
33.30 vMB
0.16871697 BTC
Random Selection Loading Transactions
Max Size: 197.95/200 MB

Candidate Block

Mining Attempt 251a7ed4b3bda9a5f459fe62c20a10def03d51745511286d4ab2693bb3845bc0
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 70f2c9a95ebb6f302e78021cf2702853a79ea189cd9e49fda336179693180bf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.05219832 BTC
Feerates: 318.30 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (23,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,722 891,722 0000000000000000000175fdec81b4dd872cf06c6ca7e57b344737e6e0324215 1,744 1.00/1.00 vMB 4
891,721 891,721 0000000000000000000174b962ac30c7ae5a246e18155cb7bed7284150b21817 834 0.37/1.00 vMB 2
891,720 891,720 00000000000000000000e870a71414c87c4fdc7c696aa10135043bc5bafab3bb 1,365 0.41/1.00 vMB 4
891,719 891,719 000000000000000000014b96339a2eeae81a9ba3536eced58a3a6a9fbfefddcb 1,963 0.63/1.00 vMB 4
891,718 891,718 00000000000000000000a860e757fb86ed8bbec8f900cb6671bfe15e06fb23d5 1,175 0.61/1.00 vMB 1
891,717 891,717 00000000000000000001f6d5adedda8a4a447e84a5fe68f43206b135e34128a1 2,566 1.00/1.00 vMB 4
891,716 891,716 000000000000000000020ccf7413929183d690cec90b3d8ce93fabde25ed3354 1,662 0.76/1.00 vMB 1
891,715 891,715 0000000000000000000171a4ca86173d7052db5875a0b1931abe5c2fdeecb99b 3,260 1.00/1.00 vMB 5
891,714 891,714 000000000000000000021ec4822a7c5696483dd49736c4b08501dcaf5a906702 361 0.13/1.00 vMB 2
891,713 891,713 00000000000000000000f2aa596c9ba55c1609a8d00a1c301de77dc1666303e4 807 0.32/1.00 vMB 2
891,712 891,712 00000000000000000000991031fa5bcd025b41a9786c104f6edbae78f711e8e6 730 0.20/1.00 vMB 3
891,711 891,711 000000000000000000011095225dcf95a30fd4c8619389eb45c33a22d2d87920 53 0.02/1.00 vMB 1
891,710 891,710 0000000000000000000115ed4c9cb8c46af84ad7dbd42d6cbc2983e146a088ea 3,079 0.90/1.00 vMB 3
891,709 891,709 000000000000000000019551f331129205a310e5d2f44a89d9726c5de5ed8635 1,595 0.35/1.00 vMB 1
891,708 891,708 00000000000000000001905a9e0d921ff45692da413e1d2f0c7e0496962b7819 2,921 1.00/1.00 vMB 1
891,707 891,707 00000000000000000000a5f78e7e77557e79a26e650dedb520b069571be1a19f 2,771 1.00/1.00 vMB 2
891,706 891,706 00000000000000000001479af3b6a645db36377d14c3041fee28b9e9875b5731 3,293 1.00/1.00 vMB 4
891,705 891,705 0000000000000000000151df1bb7634b8f389b27f170bf2a19badcbe193cb1fc 2,336 1.00/1.00 vMB 1
891,704 891,704 0000000000000000000243d0edb44f9d8baae708a0e071a472c38db28cd8975a 1,107 1.00/1.00 vMB 2
891,703 891,703 000000000000000000006616a843cdb2bc25950ba46417efed3c3d121fcd391f 3,321 1.00/1.00 vMB 3
891,702 891,702 00000000000000000000d9d9706bf7915a21af2448b977d9341be719fa1b0d17 3,243 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.