Loading Tool

Explorer IconExplorer

Memory Pool

40,801 transactions
27.93 vMB
0.07317428 BTC
Random Selection Loading Transactions
Max Size: 143.38/200 MB

Candidate Block

Mining Attempt d65f74892c72247433e76da3eff1d8566be467075890ece9a6386756872ec1d9
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 3c0b91be8b261d733606107939278243798910834c2a92850b111f58f346ca95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.01954605 BTC
Feerates: 101.49 > 1.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (304,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,630 610,630 000000000000000000088689ac9b3ff82c2668e92534206207fad3e59c8e7296 2,551 1.00/1.00 vMB 28
610,629 610,629 00000000000000000004207c70578a8ae472d836e2e960ece951f8f51c0dfc0c 2,831 1.00/1.00 vMB 21
610,628 610,628 0000000000000000000286112e5424d29e9569d1575d46b9071e8e4c20f81ba3 1,626 1.00/1.00 vMB 13
610,627 610,627 0000000000000000000107cae0ee8cbda602cf410d6371da3f4a98a21064b467 1,806 1.00/1.00 vMB 22
610,626 610,626 0000000000000000000a4abc57953ca462564ac5d98215da2adf7bfeeadd7ee1 937 1.00/1.00 vMB 67
610,625 610,625 00000000000000000002cff759045bbe0939ebfa3b0053fc69ec4e8e5d683315 2,919 1.00/1.00 vMB 21
610,624 610,624 00000000000000000009b87e983b06e6985e86a05a29a73ab97175d871d52600 2,930 0.99/1.00 vMB 13
610,623 610,623 00000000000000000008f7ee0d17a7a3dc092caaf58ac8ee52782c21e8dab1b0 1,104 1.00/1.00 vMB 5
610,622 610,622 0000000000000000000a46cdc2ea9534a2d91e114f66fecc5197cbd49ac0f205 260 1.00/1.00 vMB 8
610,621 610,621 000000000000000000039c994905f8037e53a3bf0a9f37acfe3c5b330a997f97 2,402 1.00/1.00 vMB 9
610,620 610,620 0000000000000000000a1f763d54a10fe1032a5f18db89fcf336739a0baca9c0 3,328 1.00/1.00 vMB 12
610,619 610,619 00000000000000000004ef7416b8d97a7bc95c5ece5eae706e3274115c80fefc 2,801 1.00/1.00 vMB 8
610,618 610,618 0000000000000000000a5f119dd095d10f3fd03674706c93c44d8ec55b573c58 2,974 1.00/1.00 vMB 16
610,617 610,617 00000000000000000003c3e880b8c30f3bff4e1f16a73c42d5d0c66fe7a09284 2,553 1.00/1.00 vMB 21
610,616 610,616 00000000000000000000166f77a8500328caaa61c7458b7a6e0afa107f2acef2 2,195 0.73/1.00 vMB 14
610,615 610,615 000000000000000000046a71120325a79558fecc31d1721b8a98d3667f89cc7a 1,133 0.35/1.00 vMB 14
610,614 610,614 0000000000000000000465da70a3247e619e478ae45bf048e33a03a09a0f8dc2 2,723 1.00/1.00 vMB 12
610,613 610,613 00000000000000000002e115eeead81ee6977eb7697c267748cb5bf8b4dd761b 275 0.10/1.00 vMB 21
610,612 610,612 0000000000000000000e27bcd20a2c05064636b6abd52975d59062a803d86fb9 143 0.07/1.00 vMB 23
610,611 610,611 00000000000000000013c350d088bc53f9db232c9af04ba032c33e0405644101 173 0.06/1.00 vMB 10
610,610 610,610 00000000000000000004d01f79dacd171a995b0eef0ab50edf502089f3714856 1,482 0.50/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.