Loading Tool

Explorer IconExplorer

Memory Pool

47,540 transactions
30.19 vMB
0.09538973 BTC
Random Selection Loading Transactions
Max Size: 160.76/200 MB

Candidate Block

Mining Attempt 20aaf8f04b0008aebae519e46fff7432ad74bbd0d9f4520f166cf77a25b928a4
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 63c7178d056d4632b3332eceaf40da74513c5283d60caa4793b3400d9cd457d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03479387 BTC
Feerates: 150.97 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (124,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,863 789,863 000000000000000000025accdde618106c47adbce24d4a6f1543f66df6f358be 3,701 1.00/1.00 vMB 46
789,862 789,862 0000000000000000000237386ee163d8a3b09a464c94d4ae800a77dc99974ac0 4,622 1.00/1.00 vMB 37
789,861 789,861 000000000000000000050503e703cff6adc401705942172070803a014f479d9c 3,963 1.00/1.00 vMB 32
789,860 789,860 000000000000000000038d34929f7fa72f3b5c889a858844f94e1fadf1ca85ae 3,464 1.00/1.00 vMB 106
789,859 789,859 000000000000000000006d30eadba34bfd2843305f975c39e8b7f8ce83169521 3,501 1.00/1.00 vMB 23
789,858 789,858 0000000000000000000257a305253b71d0fbf8ce3b2c93fedbdfe4a738cc45f8 4,568 1.00/1.00 vMB 52
789,857 789,857 0000000000000000000536106526b815706daedcb690302d74951df533b97bec 3,004 1.00/1.00 vMB 23
789,856 789,856 00000000000000000005130a5d62f2ff98d93422ad6c6f45058781affa70734e 4,375 1.00/1.00 vMB 43
789,855 789,855 000000000000000000037cd78f94bbf4a6ca9f3dfab38567ae6a0b73f9a3f0ab 3,352 1.00/1.00 vMB 39
789,854 789,854 00000000000000000001154e7e2119bdce3b7e3c14bb2b57649fdb9bad485350 4,413 1.00/1.00 vMB 52
789,853 789,853 00000000000000000000e36cc6d190c88bf1b31a69aff89cd5596671aea40eed 4,165 1.00/1.00 vMB 77
789,852 789,852 0000000000000000000104e1d7cee4744c9306b3fc0dadbf4e126ffdd0f53ae7 4,462 1.00/1.00 vMB 56
789,851 789,851 00000000000000000005c05cb5aa20db38a64ce9be145c1512b245abe113791c 4,592 1.00/1.00 vMB 59
789,850 789,850 0000000000000000000088445cc11fd74b930c9254c2c00bc4f8f05d3d4584e2 4,042 1.00/1.00 vMB 69
789,849 789,849 00000000000000000002c1ca09add18d913b304ce80443bc92c13c4288ece4a5 3,376 1.00/1.00 vMB 98
789,848 789,848 000000000000000000015c7dd2437b2e78fb82c3f5212b250df480ca1aa47791 4,720 1.00/1.00 vMB 43
789,847 789,847 00000000000000000003a8555c8d81e4c57a2407df46304ba606a621cf320cb8 4,132 1.00/1.00 vMB 57
789,846 789,846 00000000000000000004a78147329854eb032bd89386e058f29f50fbb9b87bd4 4,822 1.00/1.00 vMB 35
789,845 789,845 000000000000000000024b368b1c9690413bc28f89c5116c2d51cbcc7059d854 4,008 1.00/1.00 vMB 46
789,844 789,844 00000000000000000000e7eef18c655618d4b357e02cce66931a7ec2489133d7 4,277 1.00/1.00 vMB 40
789,843 789,843 0000000000000000000169d21b6dec7da50cb4ea1932c3a7401b7b31fe96cf81 3,565 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.