Loading Tool

Explorer IconExplorer

Memory Pool

82,064 transactions
30.67 vMB
0.07816308 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 9be680ebcd8ff28d2594a4d78111100a59fe6e1d9da157eaf4cf65ef0f28a8f2
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root c1a8445863151da6c90a05de1e13a000d0d8f6b8ff6072ce3cc493ffd951bfe8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.00944655 BTC
Feerates: 74.16 > 0.95 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (226,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,562 688,562 0000000000000000000419f68c50c35084483003307313382ffbd71323e3f912 2,210 1.00/1.00 vMB 32
688,561 688,561 0000000000000000000b65977b299d7a63cf6f798d053390563827f9ffd4edea 2,552 1.00/1.00 vMB 34
688,560 688,560 0000000000000000000235ff9660b6722746c54dedfe7ab753c0aefefce7e18c 2,569 1.00/1.00 vMB 26
688,559 688,559 0000000000000000000014bbb4fdf4bddddf4e77857b5277f3118c6311f5ae1d 2,642 1.00/1.00 vMB 51
688,558 688,558 00000000000000000000205974cc030c85f2bea0758cb16d525cd6b6b2fdd36b 1,917 1.00/1.00 vMB 34
688,557 688,557 0000000000000000000df0279440dc96bb0cb82f978296479e1e00cdd725ff87 1,801 1.00/1.00 vMB 46
688,556 688,556 0000000000000000000646785eda6e0b3b344f90b001cf01dea5ac46667ade98 2,607 1.00/1.00 vMB 41
688,555 688,555 0000000000000000000558d451ec5d204408412a334780df1672fc18dc58d225 2,250 1.00/1.00 vMB 57
688,554 688,554 0000000000000000000b2d844dbc387247f8a46c69d6a12a810fac4f98a61755 2,163 1.00/1.00 vMB 67
688,553 688,553 0000000000000000000b95dbee51834b19c690ab2ff06c4313f689d665b3dbc6 1,328 1.00/1.00 vMB 63
688,552 688,552 0000000000000000000b7fe66f19dedcb03519d8e28e41b17954c50a600b61f7 2,014 1.00/1.00 vMB 63
688,551 688,551 000000000000000000074a91d832766aa4c5e556c500bac38b2104dbdd1f7b03 2,855 1.00/1.00 vMB 82
688,550 688,550 00000000000000000004eb13d285811577cbe8535d8b6abae35d8a697343054d 864 1.00/1.00 vMB 40
688,549 688,549 0000000000000000000a57c5ed287a0a0d8ea134cc922f5912ad9e983651ffe0 2,705 1.00/1.00 vMB 39
688,548 688,548 0000000000000000000dfbba051eb80c129ad62bf61a918b26c1f1e996f66344 3,439 1.00/1.00 vMB 43
688,547 688,547 0000000000000000000afe26245a17654eab2e01de977f0cd54711ebad85fecf 4,025 1.00/1.00 vMB 42
688,546 688,546 00000000000000000004d78499ef53cb509b7596f5ec89cbc17067ee8d25ffa3 534 1.00/1.00 vMB 57
688,545 688,545 0000000000000000000c9debaff305ab524939d0d1c420695c43d3c0acc02e6b 1,647 1.00/1.00 vMB 56
688,544 688,544 00000000000000000009bd3e0392c845acd46a84ffd06067f1b72fbf0c725079 3,119 1.00/1.00 vMB 41
688,543 688,543 0000000000000000000b43819d5b43f4751ffd5b7c0e108c9969c670ab29654e 2,531 1.00/1.00 vMB 58
688,542 688,542 00000000000000000008b5b2af6dfc08de30354a32c17583191e18995b97d6a3 2,705 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.