Loading Tool

Explorer IconExplorer

Memory Pool

80,960 transactions
34.04 vMB
0.13236309 BTC
Random Selection Loading Transactions
Max Size: 193.46/200 MB

Candidate Block

Mining Attempt fecbd43b5bbe1e81d30e296253d91f3831ce506cdbe42b90d9d358794251088e
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 92895bea8bb79e240caeb94478905bfd111bb5ef04898a45a496615dabbbc5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,783
Size: 1.00 vMB
Total Fees: 0.02378541 BTC
Feerates: 104.71 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (556,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,491 358,491 0000000000000000124ecf5381306f2b7ff1b199cdb5a230957415409535ee05 1,037 0.69/1.00 vMB 14
358,490 358,490 0000000000000000153e784d11e7daad4c9a62b4b035014e7a90a6fae8271343 517 0.23/1.00 vMB 59
358,489 358,489 000000000000000015fa8009f0cfd1e070157c86a968889900f23366fd0a3cd7 1,085 0.58/1.00 vMB 29
358,488 358,488 0000000000000000033671301f7756d5c67f5d9e85cc35f8535686ad74943bfa 823 0.67/1.00 vMB 7
358,487 358,487 00000000000000000f3580558a7d442ad0f6dc2abbaefa4c36175b603330ba26 377 0.22/1.00 vMB 25
358,486 358,486 0000000000000000102086f9712841bef3b7239d4ea4ca9758e64b4971ab84df 587 0.33/1.00 vMB 22
358,485 358,485 00000000000000001246965fb5fdb103e409dcbd619e450e70de9dbfc87b0c2c 913 0.52/1.00 vMB 23
358,484 358,484 0000000000000000093f436254f33cb57155eab7980a16c1fa2ca013261f9181 1,062 0.62/1.00 vMB 23
358,483 358,483 00000000000000000e0bde654878a54f879dabacac6c537d1db310ce7a4aeb01 735 0.41/1.00 vMB 24
358,482 358,482 0000000000000000043e22f0db9ac3fbfe32f4359800bdc6d44f1a8ab0469eb2 309 0.25/1.00 vMB 21
358,481 358,481 000000000000000007a2df8bad8a3a5e5116c30a166dffeb78e647ea449b6247 571 0.28/1.00 vMB 23
358,480 358,480 00000000000000000428f566c7783a9c6186e83039963033b90e0e952a3d1957 1,123 0.58/1.00 vMB 27
358,479 358,479 00000000000000000b67817a5218c177a5add807edf6781954f965739fa9d7eb 1,116 0.59/1.00 vMB 24
358,478 358,478 00000000000000000cf23a3f5062cce7cd343f7fd6de6a604b303ebb9c087203 44 0.02/1.00 vMB 32
358,477 358,477 000000000000000005ebe4c399ee5a764f884a16a128174363621f745e193bae 36 0.10/1.00 vMB 7
358,476 358,476 00000000000000000710ec79438fc686d123de6f3492db407d817077c7b55b4d 141 0.09/1.00 vMB 17
358,475 358,475 0000000000000000067de4789c46e27d58ac811747c973c0ae0f2bd6d584edc8 266 0.15/1.00 vMB 13
358,474 358,474 00000000000000000f57e903d20bbe85c1b864b2cb67daf6d2892393b56796ae 413 0.22/1.00 vMB 25
358,473 358,473 0000000000000000108b853936f22904bd431a34a721b1fee8b1c08c0584eee7 1,005 0.47/1.00 vMB 30
358,472 358,472 00000000000000001357dd3be5431245237532904980931546f3feda987244ba 685 0.36/1.00 vMB 19
358,471 358,471 000000000000000015086ae2c1b7a4c0af077a54387319937984a2bce2a7b6e4 1,250 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.09 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: 726.06 GB
    • Received: 18.44 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.