Loading Tool

Explorer IconExplorer

Memory Pool

25,696 transactions
29.72 vMB
0.04660619 BTC
Random Selection Loading Transactions
Max Size: 160.32/200 MB

Candidate Block

Mining Attempt bf1f2dd8a421f89bc4b0a9a499eb6c78dd6ccefc24db08e8e87c24feaaedfc34
Version 20000000
Previous Block 00000000000000000001d5a9dc7e5d6c22168393da63741599b9512df572f10e
Merkle Root 3c7657d4b3f835b4316c4c01e63b3ac6f1f39e7768fe9784ab34320cae5a97c8
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.01316037 BTC
Feerates: 150.38 > 1.32 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,212 (780,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,411 159,411 00000000000007774b6181ff8ac45ba2e63a5a14ad109cefce9dca04dc07d9c0 87 0.03/1.00 vMB 114
159,410 159,410 0000000000000b4549fbf47c6fc1ac5f56b093c3d2d1448e0d0d778471db9152 11 0.00/1.00 vMB 27
159,409 159,409 0000000000000550679c75565b822c0fd5acb2a25645e1d85cc3b5db61115ea0 44 0.02/1.00 vMB 48
159,408 159,408 00000000000008b122267c450576a50f8c1f3b4d2262d4d20c81f3127b429168 46 0.02/1.00 vMB 35
159,407 159,407 0000000000000d716e4d29b5141e26400796edb72b9cd00d5fd8a0a4580d0aab 71 0.06/1.00 vMB 75
159,406 159,406 0000000000000b85765c02107a4749e96c63869806b50cd959e93d8dc26413da 76 0.05/1.00 vMB 45
159,405 159,405 0000000000000a203967381d6121aed091eb241efc0146dfd64f290667e75cc4 48 0.02/1.00 vMB 47
159,404 159,404 000000000000056bf9f56b13609af0154c6d5db2a6e958d5d2b7115c3ce24c15 66 0.02/1.00 vMB 66
159,403 159,403 000000000000036dbcb6662d2bf62a7e3acda02d5ca1c11241c3078d2adaa76e 19 0.01/1.00 vMB 68
159,402 159,402 0000000000000165c3e977b0b1ac77b4f900bfe4056571d9941abd133f15feaa 8 0.00/1.00 vMB 0
159,401 159,401 00000000000005ca47d58cb699922ea0137acfec61e6c7231fe6c97a89363bcd 163 0.07/1.00 vMB 0
159,400 159,400 000000000000093afc77a2ac9bfcd95040e0352cb926d3d645c1959c7006199a 105 0.05/1.00 vMB 157
159,399 159,399 00000000000000ca432e339de465e93eae8fafaa9557e1a6a9d900e369b1833b 6 0.00/1.00 vMB 17
159,398 159,398 0000000000000be47b04fcea5bfe719b7883c0c81d871594ccf10551b39c44bc 60 0.02/1.00 vMB 125
159,397 159,397 000000000000072a48c8ee95c07245d8562b389563e92c5814a191fd295ab9df 2 0.00/1.00 vMB 0
159,396 159,396 0000000000000125612286d26bf67246b968877aeb2d3c8769dcf1b5273bca33 5 0.00/1.00 vMB 0
159,395 159,395 00000000000000b4162a595db504bc61c468ea3bbaf056a265b25cd621ffb78e 14 0.01/1.00 vMB 19
159,394 159,394 0000000000000c0301995a95953ff019f436d00f169d1882a12b08195d73cbce 14 0.03/1.00 vMB 46
159,393 159,393 00000000000000cc6eb2b2167289777cf6747dffeb2cbd3d894632c8d2e70fea 57 0.01/1.00 vMB 14
159,392 159,392 00000000000005033cfeb393aa09e40e0f25049346755ea8ed399d061f840a59 25 0.01/1.00 vMB 88
159,391 159,391 000000000000077298c801885f9be572d81ffdadc030cf625e86f70939dbebec 32 0.02/1.00 vMB 474
Previous 10 blocks ↓
Total Size: 827.11 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: 4,442.41 GB
    • Received: 241.13 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.