Loading Tool

Explorer IconExplorer

Memory Pool

79,515 transactions
29.23 vMB
0.07519868 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 82929e41198b49297ace2788ac211b2c8e382b6e89352a47b4ae223739deed16
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ec1ceb04f1dcc0ce378cadfe30af1caa9589744eb41b4f1096bd79328dad068
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01402341 BTC
Feerates: 74.86 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (376,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,114 538,114 0000000000000000002a49951b6bde3b100146c7ca49ded3b00dcd50db82708b 1,977 1.00/1.00 vMB 28
538,113 538,113 0000000000000000001043a4f76c1fb4fe3ca0d6c3640bb84967a4cfcbc12f0b 2,313 1.00/1.00 vMB 20
538,112 538,112 00000000000000000025e9fbc06d927eeb11ac22e053b2c33d25096456bb83ad 1,100 1.00/1.00 vMB 33
538,111 538,111 00000000000000000012f8f5c339a7289d36338465161c9a756891e7cf7411eb 543 1.00/1.00 vMB 47
538,110 538,110 000000000000000000101bcbfa85f44bffb3a0c6532f7c7a71627d83946ef156 844 1.00/1.00 vMB 71
538,109 538,109 0000000000000000000b20d3fd675b67b71a2966af9b9f78967120fd7e3a1446 1,274 1.00/1.00 vMB 9
538,108 538,108 00000000000000000012cf20036469b54378e5f05089d410483b75a8cd9dc841 2,691 1.00/1.00 vMB 24
538,107 538,107 0000000000000000002013edcafd245655341bdc4262799bfa34faaf6cc53894 790 0.46/1.00 vMB 4
538,106 538,106 0000000000000000001196c9af7af8072c128d54bfa47b772cb1b1c118e314c9 1,103 1.00/1.00 vMB 16
538,105 538,105 00000000000000000013103d295c80585d0b035d649d6998d02b22b834cf4c98 1,829 0.94/1.00 vMB 4
538,104 538,104 0000000000000000000a3781eceb0cd12d7e3fca65beeb0dc2486b4136f9e9bd 625 1.00/1.00 vMB 8
538,103 538,103 0000000000000000000edf18e9ece18e449c6d8eed1f729946b3531c32ee9f57 1,040 1.00/1.00 vMB 10
538,102 538,102 0000000000000000001979c90ecf6241697993db9877692d88cb1da5582a35a4 1,712 1.00/1.00 vMB 21
538,101 538,101 00000000000000000020721593e66e1ea66aa756a78b2345d20878cf0a246449 897 0.36/1.00 vMB 17
538,100 538,100 0000000000000000000d315677b1ff279c7029c7f220edaca51b6b5b802ea95f 252 0.12/1.00 vMB 21
538,099 538,099 00000000000000000024825cec9d9845ac28d36f8bb8bf01d76fd0b74bba3eb8 980 0.44/1.00 vMB 23
538,098 538,098 0000000000000000001f159c4cccde064325ad2948e6aa401359e2dfde704be5 39 0.02/1.00 vMB 33
538,097 538,097 0000000000000000001f27c5ec12f749b6e261e7f6209a5d5617f806e6fed149 535 0.24/1.00 vMB 19
538,096 538,096 000000000000000000166e80276fc692536255049ee6fb802ed6a6d650033b55 2,050 1.00/1.00 vMB 22
538,095 538,095 0000000000000000000312bb1a0be8291882a5e1b0ca4f7a068aeeb9a1be8ad3 1,675 0.80/1.00 vMB 22
538,094 538,094 00000000000000000012d253fb68e47697d59e55e673f118456bcc9125b31846 46 0.01/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.