Loading Tool

Explorer IconExplorer

Memory Pool

48,210 transactions
28.38 vMB
0.08320160 BTC
Random Selection Loading Transactions
Max Size: 149.85/200 MB

Candidate Block

Mining Attempt 7b44e743fe1228de1095d79962ac2d31c7f8eb9d912758f8e0733d2b6cf0196d
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 526af1a87ebfb2b899c310d1099b993ed8c0dc883c0949fca1ac60523f10cb6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,238
Size: 1.00 vMB
Total Fees: 0.02665225 BTC
Feerates: 100.66 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (273,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,076 641,076 00000000000000000005097740e2892fd1c8a8a4421656c575fefb7e24d08752 2,813 1.00/1.00 vMB 97
641,075 641,075 0000000000000000000815a363bcf60f832cf99fed9728dc8040a64ad4b732ee 2,893 1.00/1.00 vMB 116
641,074 641,074 00000000000000000009a96ef7f728bc377e948904b0d0315fdf70e1140d7da5 2,609 1.00/1.00 vMB 114
641,073 641,073 00000000000000000006abc7bc4029499dea56748154cb845c2361f1a82aa366 2,586 1.00/1.00 vMB 126
641,072 641,072 0000000000000000000d166e48b9579b9d8b51692b7772ed64d331ad3057ad6c 2,246 1.00/1.00 vMB 97
641,071 641,071 0000000000000000000f0f1bf1af0479cd08a848da639463de57acd6fd500548 728 1.00/1.00 vMB 89
641,070 641,070 000000000000000000051fb4fed2b2b3bf17e151936b9d686db74c447be7fa53 2,468 1.00/1.00 vMB 98
641,069 641,069 000000000000000000021c6db94d57450fcbc00416f54a0a726d53ca862d0eb0 2,298 1.00/1.00 vMB 114
641,068 641,068 000000000000000000082f2eb4d8cb70d77eac92284ccca2fb1561dd79ce1b60 2,049 1.00/1.00 vMB 120
641,067 641,067 0000000000000000000e85893b15ac044ba93584e625d922b41f28a6d45abc90 2,009 1.00/1.00 vMB 98
641,066 641,066 0000000000000000000659ac7996a2f343937ada46556510d243d15ea187e483 2,069 1.00/1.00 vMB 109
641,065 641,065 0000000000000000000fcefc841f7bfe0692594220480ea554790d2c7cd0c9d5 2,456 1.00/1.00 vMB 80
641,064 641,064 00000000000000000006b7c22044fc16ab3652ef4e792c76cc4df8f84a1c7916 2,804 1.00/1.00 vMB 95
641,063 641,063 0000000000000000000931f2d6cd084183801a25ce5993ed5b2ca49672140d1e 2,546 1.00/1.00 vMB 115
641,062 641,062 00000000000000000005787fb67b7e897a6a64c100e20a5dc58726ec1d3c62c6 2,498 1.00/1.00 vMB 97
641,061 641,061 000000000000000000000555a345c628705bfd8dfde4bc5821457e04aca42268 2,823 1.00/1.00 vMB 128
641,060 641,060 0000000000000000000f3617826c436ae601cf58ddea0ab76f90c2c4a54fbf3e 2,733 1.00/1.00 vMB 108
641,059 641,059 00000000000000000001382d84ed23fda4a82c700fe5c8bb84e63cbe98251ab7 1,555 1.00/1.00 vMB 71
641,058 641,058 0000000000000000000ae2d1ff51b49202db918eb3dd736d0db8a50dfa614dfe 1,626 1.00/1.00 vMB 74
641,057 641,057 0000000000000000000a4f8b9e4f979472c465b2ec3a14c7f8f2ab7fed0926fc 2,415 1.00/1.00 vMB 80
641,056 641,056 0000000000000000000477b9987e53227b29d7c959318564834df68d6d7a6a56 2,755 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.