Loading Tool

Explorer IconExplorer

Memory Pool

79,680 transactions
30.12 vMB
0.07954658 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt 0fa829cbe1c121021c6b9ef5ebed5960a1c8e82e63a9c839785b093ec946d3f5
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root f18020f865f99ed7007f9da2df68d02e27f95aa1598f7b32bb20fb2c60db9fd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.01252149 BTC
Feerates: 100.65 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (556,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
358,470 358,470 000000000000000008b398438e365f9fb5d7867cbf2f041978d96b635a38e988 1,634 0.75/1.00 vMB 28
358,469 358,469 000000000000000002b312e15b63b9a6a7fc88c25205f2789905a1f771f5c5e4 90 0.04/1.00 vMB 24
358,468 358,468 0000000000000000142b004c7ec53df9610f57e78a666be8a8cb7fecd7b86452 709 0.50/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.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.