Loading Tool

Explorer IconExplorer

Memory Pool

51,316 transactions
30.54 vMB
0.09999919 BTC
Random Selection Loading Transactions
Max Size: 163.89/200 MB

Candidate Block

Mining Attempt b30b6f93386227581a6c7a7a1756e872b36a2d795c244e63d80a13fc8e50982b
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 6a3447f0417fe5d8c855b1b7e3ef4c5c082e53a4ae3f39200e624f15523568a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.02664724 BTC
Feerates: 202.16 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (358,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,157 556,157 00000000000000000024e36cb50f4cfee965582a30502bcad601f0753cccce31 1,008 0.47/1.00 vMB 7
556,156 556,156 00000000000000000017db6a6cae4f2f001c08a17b465168a5d4e46b30c44272 937 0.39/1.00 vMB 7
556,155 556,155 0000000000000000002f44ace0b9f8d3b6a00751034f061df2f6c7a2ff953f1a 588 0.18/1.00 vMB 12
556,154 556,154 0000000000000000002569b8af5c27b31cd109d2a5e36ffb8ea6fdd288108f80 1,349 0.86/1.00 vMB 11
556,153 556,153 00000000000000000013d6c1178eadc2937a758877ccea133baee8ed549658ea 3,093 1.00/1.00 vMB 12
556,152 556,152 0000000000000000001c6158e0639bd99efc4019f0e286ee77ca38e120366e3a 1,136 0.47/1.00 vMB 9
556,151 556,151 00000000000000000011dad62e060482222cc08034e1e4ba3bd1570611b5d3e6 2,107 0.85/1.00 vMB 10
556,150 556,150 00000000000000000017a87c9795a95434867c58e728d0b52c9704682c37a5e2 1,099 0.40/1.00 vMB 8
556,149 556,149 0000000000000000000a795f5de57ca12f6743cbd4d4c9abac184afd751c75d9 1,157 0.44/1.00 vMB 9
556,148 556,148 000000000000000000311c647ddbb864328d7c1fd871b2b35a7597c9a1e148fd 425 0.15/1.00 vMB 8
556,147 556,147 00000000000000000015a8a2ce54a46e86cd3988179ab8e962dc827decb9515a 496 0.21/1.00 vMB 9
556,146 556,146 00000000000000000025ab04768e50f1468ca2aa133e97cc2b8e52cccc7c9110 24 0.01/1.00 vMB 49
556,145 556,145 00000000000000000022804df714892a742d52524e5d4642702950e8dafd7f33 1,590 0.65/1.00 vMB 7
556,144 556,144 000000000000000000062913fc26b093ce9ec2b146657e050f9d2cd2165eb8f5 31 0.01/1.00 vMB 33
556,143 556,143 0000000000000000002851ac789a0fdce0ef3847d7748cb05effbf36fba59206 16 0.00/1.00 vMB 16
556,142 556,142 000000000000000000173e47871cbacd921ab24034ba9de80e40af84d3d703d5 1,291 0.54/1.00 vMB 11
556,141 556,141 000000000000000000200c5eea022ede3ac0f89cae6baa77a0da6f520a788788 1,535 0.86/1.00 vMB 4
556,140 556,140 000000000000000000348de45e649b98f4512b3b301c161b8d2e7667038ef9ed 2,455 1.00/1.00 vMB 24
556,139 556,139 00000000000000000036ef457593367558415f39828a12314b170b7b18476634 734 0.28/1.00 vMB 6
556,138 556,138 00000000000000000016dd862cd622664751352d6298d8597ea7869ff0f1cba7 682 0.38/1.00 vMB 44
556,137 556,137 0000000000000000002a3459c9c63de606cba69e77ac9f9ead3fbca190b032ff 2,023 1.00/1.00 vMB 6
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.44 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.