Loading Tool

Explorer IconExplorer

Memory Pool

52,449 transactions
30.83 vMB
0.11208670 BTC
Random Selection Loading Transactions
Max Size: 165.65/200 MB

Candidate Block

Mining Attempt 014e7abb34eb0b108788b8b269d34a1188e6cac16da1ba5619d47828c75e2893
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root ff0e018b97c895c06bbaf89afe0e2508a2f8a7536739ecd049579ba5c78eff4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.03323349 BTC
Feerates: 202.16 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (475,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,322 439,322 00000000000000000017494d99401914ab88b688739dd7c824bd01ee4553a0ea 720 0.75/1.00 vMB 27
439,321 439,321 000000000000000004291131672764d29a2ec4329878a5a979dbf20b2b58e72f 1,890 0.73/1.00 vMB 66
439,320 439,320 00000000000000000307c1a04d8b42db65bb9d5f7449c8744179ab1e8609516f 1,576 0.75/1.00 vMB 58
439,319 439,319 000000000000000003ae105539d254ab5648f48fe547a3201bdfd655124f14bc 865 1.00/1.00 vMB 26
439,318 439,318 000000000000000001ad80b35dfa5ffb638491d3779b7d0461a6211e7159e150 546 0.34/1.00 vMB 61
439,317 439,317 00000000000000000174ba0a5e38a52b3ce739c6c413a3764f71f597e7996009 1,199 0.70/1.00 vMB 58
439,316 439,316 000000000000000003f11ec7aeeb40ab97885da973c823132f660d185c23bc10 919 0.49/1.00 vMB 54
439,315 439,315 000000000000000001886a8ca3d30530aad0741e9465cd517f324e847753c75c 213 1.00/1.00 vMB 3
439,314 439,314 0000000000000000033e34ffefb23a8de7695e9b9b19d1c325f71b4cc33fd792 830 0.30/1.00 vMB 64
439,313 439,313 000000000000000001a95a6dc8607e519a1d1df1c2ab10c8ac518e5f67e6b393 250 0.14/1.00 vMB 53
439,312 439,312 000000000000000004396385d1a0a4ea969f7d05a07bdab2cf71a2a194c148a8 1,586 0.92/1.00 vMB 50
439,311 439,311 000000000000000000f327ae74bda56fb7f28b3a1706728fcf339a313b4335a1 2,108 1.00/1.00 vMB 65
439,310 439,310 000000000000000001e7d5fd370b7c2dcd643a55cb40eb4de93318607e3d9057 1,158 0.49/1.00 vMB 65
439,309 439,309 0000000000000000007919428ded5cf6c2de597424badee7545b190d559e3716 1,197 0.75/1.00 vMB 42
439,308 439,308 0000000000000000012ea2dd8035eb500d64ee759d3f7ee6e3b61b3878925bf1 1,241 0.78/1.00 vMB 42
439,307 439,307 00000000000000000308e7c6e05f650d0acbbffe30fc8b532a5a9d5dcb5c586f 2,715 1.00/1.00 vMB 74
439,306 439,306 000000000000000001145e7272e3160a90ee16ea0ad4ce757b5542c09ac0c1cf 693 0.39/1.00 vMB 62
439,305 439,305 0000000000000000039affd51a8fdd09d03ddbb2eebb0ef62b2e17660e82b7eb 751 0.65/1.00 vMB 24
439,304 439,304 00000000000000000395250cdd4f7f0af0cd0a5ecc8361d72453d6c5b0331877 1,810 0.75/1.00 vMB 74
439,303 439,303 00000000000000000372369e49c7cd38f400f4e2dd846e4ba9f237dfb52be541 1,224 1.00/1.00 vMB 43
439,302 439,302 000000000000000004064dd51db20d05a1f5869347f9f7ad5da4830af823fc12 1,623 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.45 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.