Loading Tool

Explorer IconExplorer

Memory Pool

82,272 transactions
30.05 vMB
0.14984851 BTC
Random Selection Loading Transactions
Max Size: 182.12/200 MB

Candidate Block

Mining Attempt 9489f4ae1e56c4e61b78b51e8579eeeb812dc4d186348804c84f54ba25ea2ff8
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 72731fc08caa981ab229e0b8a4d5687fdbf728fc4e1885a39cd975a327fe2440
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.07919648 BTC
Feerates: 101.65 > 7.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (524,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,123 390,123 00000000000000000971425d2a06ed7a0ce752f9a2076368d1c4ee7e8201d32f 1,399 0.87/1.00 vMB 26
390,122 390,122 000000000000000009cbd4b828abbfe69da50521090cbca4d9a6e447487c9946 2,474 1.00/1.00 vMB 39
390,121 390,121 0000000000000000006929ff10cb18a017c012b51213658b34d7ed9b930d2669 578 0.27/1.00 vMB 32
390,120 390,120 000000000000000000912346812e264eb98ad41631fe4f97ec8f7caee6bc48cb 1,823 1.00/1.00 vMB 27
390,119 390,119 00000000000000000ad4b9096a138d0e1ebd0aa843bc7441d23359b138cd4ccd 1,446 0.86/1.00 vMB 24
390,118 390,118 00000000000000000a610cb646209403cc22d337d62109e8fbc3400e284fc97f 2,652 0.99/1.00 vMB 42
390,117 390,117 000000000000000009f88edec1de2d863e97acbe48c93e5b1e301eeb1831f3bf 1,704 0.72/1.00 vMB 39
390,116 390,116 00000000000000000ace5b3207f8c6cc71e3dc6393196a7bb58b6d34be481d79 2,817 0.93/1.00 vMB 45
390,115 390,115 000000000000000008659fc02e9d223c75d4d670b7c2287f5575887a8ae33d7b 292 0.37/1.00 vMB 14
390,114 390,114 0000000000000000092e4f9672e49f381d1926296ef23fef2b32da91f189e3dc 2 0.00/1.00 vMB 0
390,113 390,113 00000000000000000af1404ca6b6adc5f9a9fe529407e34a6a6ed5c28443753b 1,542 0.58/1.00 vMB 37
390,112 390,112 00000000000000000822f35cdac96ce740918af5f40ee697a4b6541646b9a3ac 1,427 0.67/1.00 vMB 33
390,111 390,111 00000000000000000a83dcf432dd64f1c8172baf7672bdbc926a45ff9071f52c 830 0.50/1.00 vMB 20
390,110 390,110 00000000000000000580c7b0ce161651017388b7f1a4cb01cb16112ccab44934 688 0.34/1.00 vMB 30
390,109 390,109 00000000000000000657a5e092c25a6931b2c9371d827271b3da53ba646f2457 270 0.15/1.00 vMB 27
390,108 390,108 00000000000000000a1311217d2715cba66c7a8acd70ad0fee9e41124c15948a 1,069 0.61/1.00 vMB 19
390,107 390,107 000000000000000007d47fd0b0aa5d9d5af69370e16753c20f8ba914dc0e7f23 1,044 0.45/1.00 vMB 35
390,106 390,106 000000000000000004f894c338fb8228b6031c8e259ef4c5c3dc3c01a19fd664 326 0.17/1.00 vMB 26
390,105 390,105 000000000000000000e6886fba62126772c4b69833232c64a9224b44d23da956 1,766 0.68/1.00 vMB 41
390,104 390,104 000000000000000009c7c9ccc41b355f66583225b616f5066c585d0c21c6e58f 1,969 1.00/1.00 vMB 28
390,103 390,103 000000000000000001af77bfff3cc18d38f08f309f2ddd0737bd410cf86daed1 496 0.27/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.