Loading Tool

Explorer IconExplorer

Memory Pool

73,837 transactions
27.31 vMB
0.06539961 BTC
Random Selection Loading Transactions
Max Size: 166.79/200 MB

Candidate Block

Mining Attempt 16460f73418d223ab605dff22fc3d8f73d6fa0b2e880c3c1c4e0fce0adb73026
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 025c8a9d72c7922590967bf419491eaaeca8b782c0184974d8ac6afa6e9fda1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.00705576 BTC
Feerates: 96.15 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (486,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,316 428,316 0000000000000000018026f58a32145622d4dd5f1f7778d1a99f11081063ac8c 766 0.63/1.00 vMB 30
428,315 428,315 0000000000000000004f641bf8a964dd0fef39f8a67ae93c6660b1aa21d88fb6 1,574 1.00/1.00 vMB 69
428,314 428,314 000000000000000004c179cbf2993d7620735cb76b5959ea0fa1f77e98eabf2d 1,599 1.00/1.00 vMB 26
428,313 428,313 0000000000000000032b6775da9229cce1403e3aefbd2178de7dbeb5b35f2b5a 2,882 1.00/1.00 vMB 84
428,312 428,312 0000000000000000006abd0195e0d274a8a77df63625f452c602622275c7633c 279 0.12/1.00 vMB 51
428,311 428,311 0000000000000000023acb62aea95358e930a52e4261cda5bbae317634709dbc 393 0.17/1.00 vMB 49
428,310 428,310 00000000000000000488345fbedd86ca2033e234d0918f1f28d84d9792971f25 2,212 0.90/1.00 vMB 57
428,309 428,309 00000000000000000094deec04f707894e263490efb8bf80b7d0f48c39932a51 527 0.27/1.00 vMB 48
428,308 428,308 000000000000000002892dc4bd85cbac7a45b01abb0146eac39f880f2853532b 319 0.11/1.00 vMB 61
428,307 428,307 0000000000000000037d8034184ac8f56ecb6506fcddf79e11fdb80ca17a0bba 1,395 1.00/1.00 vMB 35
428,306 428,306 000000000000000003a6c10beb0b36c6168a5959b337630a3c5c2fd6c20f3f82 1,683 0.99/1.00 vMB 43
428,305 428,305 000000000000000000fb4bbd3e782687473cb874aa3458d7031e257ae573d1a6 1,162 0.45/1.00 vMB 60
428,304 428,304 00000000000000000462aec8dff788f22ab528a4fc658cc10c368bd545c58db4 607 0.26/1.00 vMB 51
428,303 428,303 000000000000000001f70c9324bb300f3c0b728d13cfdadaf8784d112563d337 337 1.00/1.00 vMB 5
428,302 428,302 000000000000000004e39641c712f297cfaac199dadfc8b96ba8f3aa9a3022fc 880 0.35/1.00 vMB 57
428,301 428,301 00000000000000000484d459ba2e166ddd356b2644d7bf88e46ec9625e45a970 574 0.22/1.00 vMB 55
428,300 428,300 0000000000000000029ecf3456571b4dd6d46051268c4e350ce03b53294b2334 756 0.32/1.00 vMB 53
428,299 428,299 000000000000000003a8fd4628e524cfa7db5a5fab35628b3b54584814943a40 336 0.12/1.00 vMB 60
428,298 428,298 00000000000000000102106225b7fd418313699285d7c990e8ded30c00e8c185 1,266 0.99/1.00 vMB 32
428,297 428,297 000000000000000000bf2f59b7ab8c6f133340e99d9f308e202ad839ea655aba 1,175 0.94/1.00 vMB 30
428,296 428,296 000000000000000002c99b8120c37a625cbc647e3075fe2331b732a6393e8a3f 1,434 0.59/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.