Loading Tool

Explorer IconExplorer

Memory Pool

81,762 transactions
34.30 vMB
0.14581062 BTC
Random Selection Loading Transactions
Max Size: 195.38/200 MB

Candidate Block

Mining Attempt 815409c97666d56c92595e497989632d40006e615b53ea7036117b0d6d5f41ee
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 21e7646fb5c2aba036be9fbfaaf0c71c35b35de0e01e68dd7a0d15d6dd22076b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.03315910 BTC
Feerates: 150.78 > 3.32 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (553,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
361,659 361,659 00000000000000000b9354a2f78512ee97fbc2f308b5d6aadeec4161be979fc4 581 0.86/1.00 vMB 11
361,658 361,658 0000000000000000081b3b79fe1d3ca833026f0ce6c05ad6e62ea4c081d2f23d 893 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.10 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: 728.13 GB
    • Received: 18.47 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.