Loading Tool

Explorer IconExplorer

Memory Pool

82,978 transactions
31.35 vMB
0.12960967 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt 9fb19c2e56f6dbf2af475bdc3119cd802af1e1b52afe2ac398ba92680a8387bc
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8f62c821fede8be4d2d4d96092cf8a03bfa566d1086ddf0073ddbb29f42414f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04572686 BTC
Feerates: 318.30 > 4.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (543,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,478 371,478 000000000000000007a3eb3dd46a2efa86049c644179e952a85206794f586666 1,847 1.00/1.00 vMB 35
371,477 371,477 00000000000000000a94cc5d15437c6af6686f0de9dafb161ef477dc73e4acd4 2,334 1.00/1.00 vMB 52
371,476 371,476 0000000000000000136b74f40d450a726f12f6fe7efda208089ac73959ef8680 2,482 0.93/1.00 vMB 55
371,475 371,475 00000000000000000201c84fcb63ea891a4ca8bd33a075ea97de2ee55db08195 1,520 1.00/1.00 vMB 24
371,474 371,474 00000000000000000a64c371b0221c03b3fa6f3d79d042d9deaf9cac05177fbc 1,573 1.00/1.00 vMB 22
371,473 371,473 00000000000000000c8d93dc6472a3561cf6510d4589d8bc659434c89deeec10 1,079 0.95/1.00 vMB 34
371,472 371,472 0000000000000000051ad2aaa7e48564517daa981eaac875336913722dd10e59 2,620 0.95/1.00 vMB 51
371,471 371,471 000000000000000009cf0e531f54a590aecd25d1d19443453daf55100c6040da 3,228 1.00/1.00 vMB 49
371,470 371,470 000000000000000012fe6c40adc33302b2c75a0b4e9f3481b86ebfea8a68703c 2,180 0.99/1.00 vMB 46
371,469 371,469 00000000000000001040180abfc0e92c2bff250f964e1533c177b3b5a7201bb3 2,094 0.75/1.00 vMB 84
371,468 371,468 00000000000000000490f0894cd5597c8d2639b565718ba56eafde37027f8d02 2,055 1.00/1.00 vMB 39
371,467 371,467 00000000000000000fe56e97957d77640e347072b8053634800e4c5460868746 345 0.18/1.00 vMB 24
371,466 371,466 00000000000000000598d9108e3312a339510487d9ae0ce7e010b2e5427263e5 1,979 0.95/1.00 vMB 40
371,465 371,465 00000000000000000d8397ab5fdef2f35fbb0bc56d73867ea787bbd014c4b609 719 0.34/1.00 vMB 41
371,464 371,464 00000000000000000a8f121b288a1aacfa7ebd033384ba1ff71613d5842e62bd 1,066 0.53/1.00 vMB 37
371,463 371,463 000000000000000006ca734a60744cf07897c27c1d1e12b5bfa07bbafb009120 35 0.03/1.00 vMB 5
371,462 371,462 00000000000000000db9b996362d8f3e27bb9a7ba2f4664c4a49f841ce74879f 1,171 0.91/1.00 vMB 21
371,461 371,461 000000000000000001dd91233eefb0400825f3fe60d9f1f0c2a23b586b64def7 1,176 0.75/1.00 vMB 30
371,460 371,460 00000000000000000c12400a5f67e1b4a6cd8aee34fcb418e3318669e2541fcf 2,292 0.93/1.00 vMB 50
371,459 371,459 000000000000000014065d1af39abe062c41af48366f9c895156ff4a387703d5 531 0.31/1.00 vMB 34
371,458 371,458 00000000000000000de242e17247ade942095ce5e17fd05f665620f7b98068d0 686 0.45/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.08 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: 722.48 GB
    • Received: 18.40 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.