Loading Tool

Explorer IconExplorer

Memory Pool

79,257 transactions
30.09 vMB
0.08428790 BTC
Random Selection Loading Transactions
Max Size: 183.32/200 MB

Candidate Block

Mining Attempt 4da3f75da65d2a7276b0c64da99b9a8d95d1c85ef3c06c103ee3fb39975a128f
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 1ac659a5572dbdd94bf7fad297fcd3a39f8416b4082bb9977bc816e0ddcc0950
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.01739723 BTC
Feerates: 300.83 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (553,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,680 361,680 0000000000000000026d2287f6fe4594f42ecd014a1f1ec68fc964db55535572 1,586 0.75/1.00 vMB 96
361,679 361,679 00000000000000001029df02466c6478c214305a43d3a6cb9e11be3251e35247 1,832 0.75/1.00 vMB 84
361,678 361,678 00000000000000000c38ed59a09d96fce4a10c553c596a92840330fe228608ab 1,474 0.93/1.00 vMB 59
361,677 361,677 00000000000000001606a170b55cb96620ae17a19d875406407cceccf8e305ba 1,191 0.75/1.00 vMB 71
361,676 361,676 00000000000000000fed63e910851762f0d0aa78dc40cf425fb99e455f35d634 1,669 0.75/1.00 vMB 88
361,675 361,675 000000000000000010980a2d09ee52bd8e46e794223888542078e654c26f80bb 1,699 0.75/1.00 vMB 90
361,674 361,674 00000000000000001385474101ba150cecdf11a4618b7112ac3c982f5d014845 586 0.95/1.00 vMB 15
361,673 361,673 000000000000000000443f51d90c804d53f78de70856b90a3f375d03f80aa613 476 0.35/1.00 vMB 19
361,672 361,672 000000000000000011fc0414f39c0a9598563be3ea893384fa8e0f709820d29f 2,578 0.93/1.00 vMB 32
361,671 361,671 00000000000000000d332904355e2c7fcfa09c893014af1bb2ee4f2f7d615622 1,186 0.75/1.00 vMB 124
361,670 361,670 000000000000000003d7484fe90c675fae73b29e98a274e6a3983e598b4361c6 190 0.21/1.00 vMB 31
361,669 361,669 0000000000000000147b73a1c01d94fba530e2677c4b8ba1c24a9cb10ec3b7cd 1,020 0.84/1.00 vMB 41
361,668 361,668 00000000000000000f33a3a1c6da3aa83888a472410708a37b2fc9515148e954 1,348 0.89/1.00 vMB 26
361,667 361,667 00000000000000001388c821ab6ca8bc6d12aa72c9d904fe1f870e0d95ca8f61 2,432 0.95/1.00 vMB 37
361,666 361,666 00000000000000000a13d6eb7751ae331e33f8d4223f43de783207bacfc5ba9a 1,309 0.67/1.00 vMB 28
361,665 361,665 00000000000000000384d615ce537c5b797a39f138fb6ef0bd0d74a459718301 954 0.49/1.00 vMB 30
361,664 361,664 00000000000000000e429c867ab5df2e7ec34b118981708f2d68bf65651aa35f 1 0.00/1.00 vMB 0
361,663 361,663 000000000000000010e7806ae02d86a2ce09a189acbd17931f153bf1722248bf 181 0.11/1.00 vMB 26
361,662 361,662 000000000000000002efc6447b0cf116e15e6652208aac758b03936e781fd61b 128 0.56/1.00 vMB 2
361,661 361,661 0000000000000000142781b910de9db5ae6f5a242bf251ac301f5c65cf196c4a 2,160 1.00/1.00 vMB 35
361,660 361,660 000000000000000013594ac6a00fb863393694ccf97f43f1d7dedbdf9e8bcfd5 646 0.75/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.