Loading Tool

Explorer IconExplorer

Memory Pool

85,337 transactions
33.01 vMB
0.15875982 BTC
Random Selection Loading Transactions
Max Size: 196.59/200 MB

Candidate Block

Mining Attempt 007211f8b27ba1004b9dd56496d373c1042dd9bb423943653790177cc1887013
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 283864161778c71adc7ab90919fd3662cd4bd4a12adb67a4a17d54cdf02f3e64
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.04939328 BTC
Feerates: 318.30 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (556,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,496 358,496 00000000000000000d96306f822c7e394ca2192b4d6cc23f998491fee4e1f82d 1 0.00/1.00 vMB 0
358,495 358,495 00000000000000000d2506764c9d130b10a615075b495db89dd9c98a3609f3d0 1,127 0.54/1.00 vMB 27
358,494 358,494 00000000000000000b4539f6ebfe1127f499a79ee399b5bfad95eec89fee717c 365 0.17/1.00 vMB 27
358,493 358,493 00000000000000000f6bdc24ca1f5be2578f6c39fabd423ac88c55f1a32f9b8f 1,166 0.57/1.00 vMB 25
358,492 358,492 000000000000000002b3d80f1e77bb068d054a91638f8919179bf7101a82db2f 225 0.10/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.