Loading Tool

Explorer IconExplorer

Memory Pool

49,123 transactions
29.77 vMB
0.07399621 BTC
Random Selection Loading Transactions
Max Size: 159.27/200 MB

Candidate Block

Mining Attempt 18208a7ba4447fe6111d4f4664711b45241d22e01f3545ee4d00b3f9045504ef
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root da1f00605e5f3176fe4ec27c82351bb1ed205c888f30d8fc34e0c0814785af15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.01257776 BTC
Feerates: 117.91 > 1.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (529,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,981 384,981 000000000000000000ac7639ad019a223fb121f10af52b1cf1e18716383b1d67 1,337 1.00/1.00 vMB 23
384,980 384,980 0000000000000000072a180d6fe021fb93411025de39b4f7913c02d5f0686b60 2,835 0.93/1.00 vMB 52
384,979 384,979 00000000000000000cad7e6fe90f2928def5838a024c824467b75968c3dc6811 1,001 0.98/1.00 vMB 19
384,978 384,978 00000000000000000742fb1173b82d5c05e2bae402fc5697e26f638fe5875bf6 2,713 1.00/1.00 vMB 41
384,977 384,977 00000000000000000a181dd4f404fde03ea4356f4c08b366adb8d5bdc25b9fe5 1 0.00/1.00 vMB 0
384,976 384,976 00000000000000000e3e891394e6de82773c00bc519180586710fcb373e0895f 767 0.27/1.00 vMB 47
384,975 384,975 000000000000000009cd874bbbaca2a84a90405f9183839d7f0c627826ae8410 176 0.12/1.00 vMB 23
384,974 384,974 00000000000000000f261c00d415b7a0935160065ce2568d68b37dae448d9904 1,052 0.91/1.00 vMB 57
384,973 384,973 000000000000000007400725a669cdcb548f50c196e82556c29cafad886b26f4 686 0.43/1.00 vMB 41
384,972 384,972 000000000000000000e8a396de8ea44913b22d3377bfaec865bf87fc35166e62 915 0.99/1.00 vMB 15
384,971 384,971 00000000000000000228517657c2029fc306cba56dcfe2b2c4c74a1ac66ba64b 1,114 0.54/1.00 vMB 38
384,970 384,970 00000000000000000bad76ff71974d1fa75eb634cbedb9075d9af90408150a17 2,376 0.93/1.00 vMB 47
384,969 384,969 00000000000000000a2b441fe3eb4c17272d1698c18dd09e2465f964f9c9369d 1,713 0.94/1.00 vMB 27
384,968 384,968 00000000000000000b2469c2b8693b06d3a2cfa8a15d41c801a5a0b73927638b 1 0.00/1.00 vMB 0
384,967 384,967 000000000000000004c447536a482fabc0cb447594e814c73e7adf6af342858b 1,031 0.95/1.00 vMB 18
384,966 384,966 00000000000000000d3205ee73eb22bdde04f935780584c5546b532ae3f05a29 2,438 0.93/1.00 vMB 51
384,965 384,965 00000000000000000f9c1357c4898a2aca7a2b7069b32232daba1e0e3e15a8fd 1,344 0.75/1.00 vMB 32
384,964 384,964 000000000000000009300f90a3c7741ccdd0d005829b9d4984d80e89e212fc07 1,100 0.75/1.00 vMB 23
384,963 384,963 0000000000000000085d637d8739de8fb88aaad4e8d3559e29442f0c72dc5a76 2 0.00/1.00 vMB 0
384,962 384,962 0000000000000000021d34299ea4c054d7b908d3f2b8723cc7681cdae3671c0b 2,850 0.94/1.00 vMB 59
384,961 384,961 00000000000000000084dc2bbf83f66e714255ed6eef85186acc6522d1ffca27 1,306 0.93/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.09 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.46 GB
    • Received: 13.58 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.