Loading Tool

Explorer IconExplorer

Memory Pool

80,582 transactions
30.16 vMB
0.07236942 BTC
Random Selection Loading Transactions
Max Size: 184.99/200 MB

Candidate Block

Mining Attempt 876781645b0b922409c355aa3fa981a7d89e60abef4c37d0ab96007da16bd3dc
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 196d68788f2375fc8e8788a3dedb906b7204f96bb15c88efe8b470a1717d3960
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.00542923 BTC
Feerates: 40.74 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (549,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,841 365,841 0000000000000000027024b3536ae9f34f542809ef61705b1928b76152992e54 655 0.95/1.00 vMB 11
365,840 365,840 00000000000000000cf95d8729449e601fbc3ec3209287b9568ea1d3765730e4 542 0.34/1.00 vMB 37
365,839 365,839 0000000000000000143c124d28a09480c5ce0c3da6c3d4a3979f23bdb1e190f0 875 1.00/1.00 vMB 16
365,838 365,838 000000000000000005a261e09898a80300d37f295ab5b906849b06f35bbecaa7 1,197 0.75/1.00 vMB 56
365,837 365,837 0000000000000000083ecf4b7541d11d002e752278c4bca32eeecba85414ff2c 108 0.09/1.00 vMB 19
365,836 365,836 00000000000000000946743d9c4f271abd2ab39955f24daaa19622b8f1404145 481 0.28/1.00 vMB 34
365,835 365,835 00000000000000000534b872bf035c576d3839a1872b891a63115d67a5484a1f 237 0.25/1.00 vMB 16
365,834 365,834 000000000000000000f52b5d476c37e9db848d5af52119f526c0bf7fb9ddca1b 790 0.93/1.00 vMB 12
365,833 365,833 00000000000000000568d7a5b8a806162c27727f26fa886eeccc3726c547490e 85 0.09/1.00 vMB 17
365,832 365,832 000000000000000005271de42c223e288367bc6b024f17fbea2ba74114796aeb 1,166 0.53/1.00 vMB 41
365,831 365,831 000000000000000010e20a1f21cd541342bf1a547943655a3394010f9110b56a 574 0.93/1.00 vMB 9
365,830 365,830 0000000000000000044193d538c36b5550461cdfe242b429c21f04c77c24c5bb 1,388 0.95/1.00 vMB 28
365,829 365,829 00000000000000000be9e47a163ffd86b5d5e5395515f0f315b0fbf6f55402bf 2,292 0.94/1.00 vMB 47
365,828 365,828 00000000000000000c9c07a4eeb745fceeb5705347240a7d21f417812490374a 895 0.75/1.00 vMB 21
365,827 365,827 00000000000000000bff5a68ef8b22c54ae3eca153b33ccaed66ad1e157014d3 1,597 0.99/1.00 vMB 29
365,826 365,826 00000000000000000267b9e3d6d6c296b4b5306346cda5a13daebb453ff8ed39 685 0.93/1.00 vMB 11
365,825 365,825 00000000000000000932241fe6ed1ebf233354c9412c550bc9fbf23ba855099f 442 0.95/1.00 vMB 6
365,824 365,824 0000000000000000044320bdc47b03cea30efb36a825faeac2d5c65f28407021 722 0.93/1.00 vMB 12
365,823 365,823 0000000000000000056b7d8cf9025aa3c90a5e3731329408492fa9583b321308 672 0.93/1.00 vMB 11
365,822 365,822 00000000000000001061f097a3ae79b24d1b922c56aab96a159647834c588c5a 660 0.75/1.00 vMB 26
365,821 365,821 00000000000000000113984af766a1ffe02ae89962ee23d21802de801ec7ae2c 634 0.93/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.98 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: 716.20 GB
    • Received: 17.79 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.