Loading Tool

Explorer IconExplorer

Memory Pool

80,926 transactions
29.87 vMB
0.07326436 BTC
Random Selection Loading Transactions
Max Size: 180.14/200 MB

Candidate Block

Mining Attempt c1034ec0b9454a455e4514d9dfc29a2e2318e0ddbf9ca0e9bc97e88bef999314
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root b4749e7f86a9c9b490a5dea0a72991d1d754da4851cbd9ccdfcd621912c4b3af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01194135 BTC
Feerates: 100.36 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (374,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,522 540,522 00000000000000000020bb743ddda1ed29b4b924193427c2656dab40e94c7a7c 251 0.13/1.00 vMB 25
540,521 540,521 000000000000000000103619637f105d25398a721409a6239c68d5bcc770986b 2,373 1.00/1.00 vMB 19
540,520 540,520 00000000000000000009d8546167b61dd9ae8f0d0f0d45c2d18f59425adbca5d 475 0.14/1.00 vMB 17
540,519 540,519 0000000000000000000708dc619a2b6df3663ad8995a5d108c6180beee7dee54 2,500 0.99/1.00 vMB 16
540,518 540,518 0000000000000000001a2c707d0125a406c5dbbd191e2c13c40890938ffb05c4 2,785 1.00/1.00 vMB 20
540,517 540,517 00000000000000000008ea26de9dfbfe9d579a925b2a1d2eeea78d6313413194 186 0.06/1.00 vMB 15
540,516 540,516 00000000000000000000a9edc2f9f02478b46fb4afe202e78f8d381e9981085c 1,820 0.73/1.00 vMB 23
540,515 540,515 00000000000000000001cafbc1594e11c8cc348712dea0252c81dbecd432b7db 1,048 0.42/1.00 vMB 16
540,514 540,514 0000000000000000001e5cfcf3055eefad9a1c13a5458a69f91d8c475f176e62 475 0.18/1.00 vMB 19
540,513 540,513 0000000000000000000f5898fbb0132d3a870df63dc039ebd8029f21c6213e28 1,398 0.64/1.00 vMB 28
540,512 540,512 0000000000000000001a78621ce677478e46c404d603bab04d45b4d4bcc6b582 1,759 0.83/1.00 vMB 15
540,511 540,511 0000000000000000000b2829398a2a9aeb9aafa8244ef5e49e333e3ebf670d51 2,713 1.00/1.00 vMB 20
540,510 540,510 0000000000000000001dd01bb66125716546c8f4c9c38d260dda132be530a988 2,239 1.00/1.00 vMB 13
540,509 540,509 00000000000000000000747442300003cc739ba00f83702e9cc87e292915d728 1,606 1.00/1.00 vMB 13
540,508 540,508 0000000000000000000a33941f3353e2469975d4da7e8c63757d7581d002a368 2,431 1.00/1.00 vMB 29
540,507 540,507 00000000000000000003eb67b83e72673e4dcce3bba6ca8d6c8deeb654cc4c7e 1,269 1.00/1.00 vMB 5
540,506 540,506 00000000000000000010719d7aac473149ff8143398b59897f67326b068c1840 2,736 1.00/1.00 vMB 25
540,505 540,505 0000000000000000000fddd98184634d8beaee530a8d1fda504142a86c01e506 2,418 1.00/1.00 vMB 7
540,504 540,504 00000000000000000008f3d26720a4b51e2c54592086b3994671813e91d1fafd 2,811 1.00/1.00 vMB 9
540,503 540,503 0000000000000000000965dcbd3606d804833ab0eb386dd6f248a491efec792a 2,566 1.00/1.00 vMB 24
540,502 540,502 000000000000000000066286e78331d9adcdf13cea5658e714ab8e319d0bfe90 2,517 1.00/1.00 vMB 30
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: 662.22 GB
    • Received: 14.84 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.