Loading Tool

Explorer IconExplorer

Memory Pool

37,328 transactions
28.08 vMB
0.06556097 BTC
Random Selection Loading Transactions
Max Size: 142.04/200 MB

Candidate Block

Mining Attempt f8790444b95f2f3e97fc64d0ed5c11d492e964ca95a280b482f95c501c8ac4ed
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 9b3945509f843b9f9dd6872575f4a0ead151f80218ecfa83a0ecf3cf67f04ff1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,115
Size: 1.00 vMB
Total Fees: 0.01182410 BTC
Feerates: 150.61 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (142,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,036 772,036 000000000000000000016512901523c785cce6b4841222cee617de439720426b 2,709 0.93/1.00 vMB 9
772,035 772,035 000000000000000000047f65b03a2896a8a63ce1284ad10e4cfc74a0d6544763 947 0.37/1.00 vMB 10
772,034 772,034 00000000000000000003bd25d448bbc5bda682b197e34d1606997caec0823269 280 0.11/1.00 vMB 9
772,033 772,033 00000000000000000005f1afb2dd6693465043f32dc95521b8d6e7f1b1019066 866 0.40/1.00 vMB 7
772,032 772,032 0000000000000000000753d5d4e1c111984ac90f3d536dd6a2b2bc01bc3c38f5 1,164 0.94/1.00 vMB 5
772,031 772,031 000000000000000000042440b62d4386e58668d78e956d1d98cf36065d5ca442 2,420 0.98/1.00 vMB 9
772,030 772,030 00000000000000000001ff710075e5361d63c0013acbbda18cab681908f898a6 921 0.97/1.00 vMB 5
772,029 772,029 00000000000000000003ffef0ae2135fd7bbe223f0bc4b7bf833d197efd799bd 2,294 0.97/1.00 vMB 8
772,028 772,028 0000000000000000000819f7a3d9ef1cb579868f06e036bbca97b182dcf992b3 601 0.21/1.00 vMB 8
772,027 772,027 00000000000000000003319a9940529b06473a6eff7b97aa1f9d5f10301b4692 1,282 0.48/1.00 vMB 9
772,026 772,026 00000000000000000003195289e51cc05b7913bdb4dd0ae81585dfaf7c552a72 302 0.14/1.00 vMB 18
772,025 772,025 00000000000000000003dd0c85699549a2f8744b16ddc59acf1fc51933af5ba5 554 0.26/1.00 vMB 11
772,024 772,024 000000000000000000047a1c63d8584717a84d7868d27f9fafeb144c7be75500 132 0.50/1.00 vMB 1
772,023 772,023 000000000000000000080b15ae3bfdf3fd89c3321dad5db4c56a3930e7a08718 1,792 1.00/1.00 vMB 7
772,022 772,022 00000000000000000006007e8ec3ea38a6c7ed4e00a77d9bab81c8c07e541f00 122 0.04/1.00 vMB 6
772,021 772,021 00000000000000000004c90b5dc1c1f2e77147be9645b43e7614ab8a1d6a746e 374 0.13/1.00 vMB 10
772,020 772,020 000000000000000000034aa3a79cfda13d41e4a3b15b32a1c438881277b3b179 2,345 0.86/1.00 vMB 9
772,019 772,019 00000000000000000001240617d1b805ae640bf0a0bea542248e6f500b1ae7e9 1,100 0.45/1.00 vMB 9
772,018 772,018 00000000000000000001964849067e39597f6e30925b9cc96be8dc0fc8c6d853 840 0.32/1.00 vMB 9
772,017 772,017 00000000000000000007754f6b9d5c791c2f3ff0ce04e3fcc4089a89a6004943 1,279 0.84/1.00 vMB 8
772,016 772,016 00000000000000000003ed1b5141ecaa2b4e13412022f7c16dae11c71eaa7360 428 0.36/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.68 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: 628.34 GB
    • Received: 11.79 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.