Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
31.63 vMB
0.10481464 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt 58b65dca1e716af2f9c9740f2c48dca8aba4ed256987c4287260f4b7ce373e4f
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 7ae4954e613f3f903f9615007be1b1ac1f6c1b1a593bce01c15f2bdd38e89056
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02313650 BTC
Feerates: 711.74 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (627,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,827 287,827 00000000000000015e9b1a887cd156bffd47ac5e6fa2d541aa2d341015d7a99f 490 0.27/1.00 vMB 37
287,826 287,826 000000000000000089574916e565cf247347cb7e9f3b1335bf6020f1d7cec565 600 0.34/1.00 vMB 31
287,825 287,825 00000000000000002493227e98a35b1f4e2b4df1bc1a476dd88055f0b21aa751 1 0.00/1.00 vMB 0
287,824 287,824 000000000000000025a7108ea41b1150d9f479b8675df4f0f7ffe3c107901da7 16 0.03/1.00 vMB 1
287,823 287,823 0000000000000000dc8c6e9778564a4cfebc6267cf24e132f2a745a30b7c06f7 560 0.35/1.00 vMB 31
287,822 287,822 000000000000000086c6fe15c809efb0373e344c90428cb553cc9543fbc04107 206 0.15/1.00 vMB 33
287,821 287,821 00000000000000004c54dcded905f71da57e8ce7a0a334cf869e9b7b452eea2e 193 0.12/1.00 vMB 21
287,820 287,820 0000000000000000d56d3bec8f90b65238b5fab0fd2f08e5273b7bb15cd951d3 99 0.06/1.00 vMB 27
287,819 287,819 0000000000000001067067485127f474017c5ee2d0188211b57953b1dc6434b5 275 0.30/1.00 vMB 18
287,818 287,818 000000000000000143c693490edffb76245edf385f525085094431c1214e4801 1 0.00/1.00 vMB 0
287,817 287,817 000000000000000107d30b06d9683b3f8fdf1254d216cdbdd9f43179da3cdfe6 1,338 0.90/1.00 vMB 29
287,816 287,816 0000000000000000c71e5cb42a614e33ffdb17e4c2bc55c73f56c2e9be15a0a7 102 0.06/1.00 vMB 51
287,815 287,815 0000000000000000e94f9ccbc8129f214810dc49f3a8ec458395d933b9986109 1,101 0.50/1.00 vMB 36
287,814 287,814 000000000000000043b6e3685bf3a104b60b49d7741bcf37212911ff7faf5d30 867 0.35/1.00 vMB 38
287,813 287,813 0000000000000000f514822718aa24242c60834a5f9b670ffcb18bbce0529dda 1,141 0.35/1.00 vMB 66
287,812 287,812 0000000000000001480192906dd87b1fa27e60e5d4223b7ff14ea496a7fb3a7a 115 0.06/1.00 vMB 77
287,811 287,811 000000000000000105beec79302307f028238c4bb9e5b31c9a08554d4b1ce6fa 199 0.12/1.00 vMB 27
287,810 287,810 0000000000000000201787b8356a576a2132dd14b69158e806a483e21b600172 359 0.33/1.00 vMB 21
287,809 287,809 000000000000000129c2e933b87d45ce9978f1893193e732bd9438fe690d2f3c 387 0.35/1.00 vMB 23
287,808 287,808 00000000000000006fd90e2cd63d89b90a76f23298a2ec4b52974329e73214ca 1,186 0.50/1.00 vMB 44
287,807 287,807 000000000000000048b390172ba25cdcc2af58b813b5288f3176cce3bd08c2aa 64 0.03/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.05 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.47 GB
    • Received: 18.17 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.