Loading Tool

Explorer IconExplorer

Memory Pool

81,835 transactions
30.55 vMB
0.07836994 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt 6d245eee294d1e8a4d09090519244699b19c76a20576d7f24edaa076ad843835
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 894a645dadc6dea63261cb38fd74853dc54c5bfd8b6f7e0a6c0a20ae182487ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,134
Size: 1.00 vMB
Total Fees: 0.01505183 BTC
Feerates: 40.91 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (226,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,569 688,569 0000000000000000000c8d81540b6a1fe3a00dbd751399258af15f9ebeac8ddd 2,620 1.00/1.00 vMB 74
688,568 688,568 0000000000000000000702079b8f1c2ba114321b690b6e0bfced7140b2bd2c53 1,127 1.00/1.00 vMB 59
688,567 688,567 00000000000000000008556713c434a036942e3bd00dfd3cfd73b0d0230b8284 1,950 1.00/1.00 vMB 65
688,566 688,566 0000000000000000000273586474040c2e04e47519ad6be7ef3b749a58ef70eb 1,172 1.00/1.00 vMB 11
688,565 688,565 00000000000000000008d3873fd05a530d8767c2aa35ce8ff18024038ea530b5 1,840 1.00/1.00 vMB 43
688,564 688,564 00000000000000000002d875f7d591250665609bbede5a0775267f50d5da1cf5 1,342 1.00/1.00 vMB 12
688,563 688,563 0000000000000000000729f271d08c5a18e03bf0a111de5c43fb7297c67ea2d9 1,780 1.00/1.00 vMB 22
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
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.