Loading Tool

Explorer IconExplorer

Memory Pool

79,130 transactions
29.71 vMB
0.09300957 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt 1f85263678195443c8eb58a99ad008a6b888d0b2eb40aa96bae93e61286987fe
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 20f095beffa5f1ec649d368f4f004d64d5b59efe4765bc8af91ca4be208ceec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,637
Size: 1.00 vMB
Total Fees: 0.02687193 BTC
Feerates: 251.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (833,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,216 81,216 00000000000baa1789f99884583c7b845983481d41c83748c1f136bda212e03e 1 0.00/1.00 vMB 0
81,215 81,215 00000000001fdcc84e9a4d5f87bb6174de450f80815d250c80e5448447345453 3 0.00/1.00 vMB 0
81,214 81,214 000000000027a97f424c0fa2b7c99d74972c081b7044efaeb5246e5451311122 1 0.00/1.00 vMB 0
81,213 81,213 00000000003e25daa1b43f2fb3374b740a722d3c23ce2b03b3d6dd8072001004 3 0.00/1.00 vMB 0
81,212 81,212 0000000000216aa68725d011023dc20e8337c8cf45b77158979f79c9a39c639d 8 0.01/1.00 vMB 0
81,211 81,211 000000000044f5e806b4670824de5ff2dbbae2de844032658785899825c948de 5 0.00/1.00 vMB 0
81,210 81,210 000000000023c1f0df1363488dcf9b60fc846e1d8691d9200e3227d9584a5220 2 0.00/1.00 vMB 0
81,209 81,209 00000000003ea26fdf4d1428f3cb001f96bf270c9907aed46373b09d99a31357 6 0.00/1.00 vMB 0
81,208 81,208 000000000017ce759ac4e30827f05fb730ada0805137fd4fdba85d6c25e5e73b 2 0.00/1.00 vMB 0
81,207 81,207 0000000000067b50bd841b8fe3fdfa4811d7b020ca8e0b9cea1597fe8bbace05 18 0.00/1.00 vMB 0
81,206 81,206 000000000006df8ec380b9a60d191c467d26a84189fc2efbc41b73814bac73a1 6 0.00/1.00 vMB 0
81,205 81,205 000000000014b7fce4b194a412d4e520a2b838dfbb398d65721874a96665c5fa 7 0.00/1.00 vMB 0
81,204 81,204 00000000000603d48b3808015a51124fb04f886d00ca673fd4348903cec176cd 7 0.00/1.00 vMB 0
81,203 81,203 00000000000e6ab51cd42ead076dae30754f10e05128f980fe1035c1ce3f8df5 1 0.00/1.00 vMB 0
81,202 81,202 00000000001aca705bd2baf448ffbb05b8c96a81f634a7ccdba7248f7ee85e46 6 0.00/1.00 vMB 0
81,201 81,201 000000000025df3ec75d7f0ce4d50571ccc230a35c0e6118af8e618b0d0518a8 4 0.00/1.00 vMB 0
81,200 81,200 000000000035a33adf30e6e9439ccca88e9d26be9ceeb14553bf76d3da01d94b 3 0.00/1.00 vMB 0
81,199 81,199 00000000002e8513a8d52e69e46d233e5e40a4629cd152270444289f02e8d418 5 0.00/1.00 vMB 0
81,198 81,198 00000000000b16eacf5ebf335340d1e551aa0a835d14e087cb5f596b6218ccad 1 0.00/1.00 vMB 0
81,197 81,197 00000000002f32bd8185a1d3d5e1c07c7f1c94b6795e19bbaf69d3bdb4fbd40a 1 0.00/1.00 vMB 0
81,196 81,196 000000000031acb1faf54a465f0ee92c7007c8d66e65196629d0a92445416638 6 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.