Loading Tool

Explorer IconExplorer

Memory Pool

85,965 transactions
31.97 vMB
0.12515107 BTC
Random Selection Loading Transactions
Max Size: 195.95/200 MB

Candidate Block

Mining Attempt 7af025190a8947cca275a991b7a3deadae9b133cfd2a28082ba6a9d537027a8d
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 15dd306645a8fb13ad71f82ec841cc7f71e526db8a7af4ba422fbe7003a75c3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.04571739 BTC
Feerates: 301.57 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (618,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,646 296,646 00000000000000009267fe5468aeed22d614d37c62eaaa40d9a2d791c6740a29 893 0.35/1.00 vMB 45
296,645 296,645 000000000000000023a9ccf52fd9be4d5ddaf7a1fffbce5ab99251962e5034a1 471 0.37/1.00 vMB 23
296,644 296,644 000000000000000036f469aefe2b507b923f3d6a8ee5840f9e860517b6c1833d 64 0.03/1.00 vMB 50
296,643 296,643 000000000000000093da77abb7278f4e5ba75b7fecddc8e8d1585c1f1cca3a6e 616 0.25/1.00 vMB 41
296,642 296,642 00000000000000000102119b2c9bd01de18e67b5d0fd4f1f55f816c2430205b9 403 0.19/1.00 vMB 43
296,641 296,641 000000000000000081a45d05fcac86fa39b0040c92b7f7edf76c1cc14619e77d 282 0.14/1.00 vMB 46
296,640 296,640 00000000000000009066a6feb730c9dcd3275ce26e2223d7b42d97890ada43f9 509 0.30/1.00 vMB 33
296,639 296,639 00000000000000000e9ffa5974415f1d784051416f84e8da4e091bda902f7489 256 0.16/1.00 vMB 24
296,638 296,638 00000000000000006d2104b3f9cdd9721bc359396d0b7531b2243aaffcf82e28 225 0.25/1.00 vMB 21
296,637 296,637 0000000000000000984f728093475a18fe5eafc26a193135aa75f007a6e9fd0f 113 0.24/1.00 vMB 12
296,636 296,636 00000000000000004997992544b40fee90b0711991d824d7ca16e99ea42fd81b 513 0.50/1.00 vMB 24
296,635 296,635 0000000000000000011568cc8cfa48e7e6e52a2e0e27f1ee79e255dea09f1a8c 128 0.20/1.00 vMB 22
296,634 296,634 000000000000000080698ee054f993cf22389ff02ea0d046815323b11662c021 526 0.35/1.00 vMB 25
296,633 296,633 000000000000000035237f9e6f7cb28f21dff48b81e04a19b9675cf4d79bfdcf 943 0.35/1.00 vMB 53
296,632 296,632 00000000000000002a84c1e46ac64c9c37d769bf7fbd1e3538e2adc26d4ff505 543 0.35/1.00 vMB 28
296,631 296,631 00000000000000008af863a6eea733d77220b4373b74c7e15663743fc61f9d9a 1,024 0.39/1.00 vMB 52
296,630 296,630 0000000000000000928059d520d70c909332732acb894d235f5fe4bb86ec4fe9 38 0.04/1.00 vMB 17
296,629 296,629 00000000000000009a187e24ebd12384a65793f5280a3c90dbe84a43eaf9f56c 385 0.16/1.00 vMB 601
296,628 296,628 0000000000000000552a75c2b61db6e8e2b051c4c916babc44f4658512a364e4 32 0.01/1.00 vMB 43
296,627 296,627 00000000000000008d8a215f760a5e8b1528d453066001dc1ecf100345a95041 24 0.01/1.00 vMB 25
296,626 296,626 00000000000000004b96a820a5f6cb2163cf05c8e83cb36bc3b3dc4552e4ddf3 183 0.12/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.