Loading Tool

Explorer IconExplorer

Memory Pool

83,234 transactions
31.39 vMB
0.14331910 BTC
Random Selection Loading Transactions
Max Size: 186.92/200 MB

Candidate Block

Mining Attempt 479938204c48d36d5b2c28bcefcaab9ec0235c0d2f06ff38a4a75ccd0c66c9e3
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 9007356077721b66f8e3bd0479928741507274d0151fd1e901a895e2c5a7d0a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.04375993 BTC
Feerates: 402.75 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (519,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,535 395,535 0000000000000000039a5aae069766e0b060d8cfb3d06e66a81e8edddfc013f5 2,466 1.00/1.00 vMB 50
395,534 395,534 000000000000000000a6b6750c8c7d0c2b6708543db654d3f8c1f2f58c5f2e85 747 0.34/1.00 vMB 41
395,533 395,533 000000000000000007bdaa65d8253acae74403748df35c9f278cae99c49262c3 419 0.21/1.00 vMB 41
395,532 395,532 0000000000000000054b03a4c4df6aca0de2c37330ceaeb2c57799d09fb14c44 1,043 0.53/1.00 vMB 44
395,531 395,531 0000000000000000006f5626b6c8cefe355d3bd9dbcf06f997c1e38cf307fbd2 626 0.25/1.00 vMB 64
395,530 395,530 000000000000000005b558da644f0dcdb7fd918309b6064bff48e468f5e8517a 1,741 0.98/1.00 vMB 32
395,529 395,529 000000000000000005ddebe835f3c11bbb5b3cd3a4c60fbfcc5e9729f2836342 3,430 0.95/1.00 vMB 87
395,528 395,528 00000000000000000388e18a41f366305a493240963f70b981335f6e2a239b89 1 0.00/1.00 vMB 0
395,527 395,527 000000000000000004fe1ac14968f556c55eed2f57996541262d9f0395129dcf 592 0.30/1.00 vMB 49
395,526 395,526 000000000000000002f0620b25c04b037c2615ca3d41139c851e2b5247d8ab4b 697 0.99/1.00 vMB 8
395,525 395,525 00000000000000000004668e545e3af4ad86e82a0973f89a9c3e9c03a65d3708 289 0.18/1.00 vMB 30
395,524 395,524 00000000000000000361ef25cabed846bf6b628ec56947ea27c93b7240139345 1,163 0.65/1.00 vMB 38
395,523 395,523 000000000000000000175f99ca90220908009fca2cf2201c303f04e79257a24c 839 0.42/1.00 vMB 41
395,522 395,522 00000000000000000402848ade236d2a40d896d90176e1ed7efb429cfcce1c2c 102 0.10/1.00 vMB 18
395,521 395,521 0000000000000000051334ef18f658514c0f431a009270b3952890325ac7cf68 357 0.30/1.00 vMB 13
395,520 395,520 00000000000000000491d86c758dff61026981858b7fb4479fcf36fca2f15195 697 0.36/1.00 vMB 37
395,519 395,519 000000000000000007ff3d84dbde3245e3f85d64f9dcb49ec3a1e2ac3840f892 106 0.25/1.00 vMB 5
395,518 395,518 000000000000000000de90569a863f7f0c7b91a20970d27aa0ed51c6e1c29bc2 1,346 0.66/1.00 vMB 39
395,517 395,517 000000000000000005ce004f1b1bb381452eece7c6d66ba66df3fdd77ce16f68 269 0.19/1.00 vMB 28
395,516 395,516 0000000000000000038ba816ca0d33168a5b8569e6a2d8acc54af4019b3eb87f 1,001 0.53/1.00 vMB 35
395,515 395,515 000000000000000008f87b49197fa244309481ed6812d11db648fb5f2967ae05 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.65 GB
    • Received: 16.29 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.