Loading Tool

Explorer IconExplorer

Memory Pool

54,088 transactions
31.72 vMB
0.19366084 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt 625963623b3c3fdfdd8f732371168f188e6f5bb4c6a47634093d4fead2a53a62
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 17ae61929cabea7990f4bb104cc90295dab2d4bcc6497727398ec6a2f6608ac7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.10359670 BTC
Feerates: 477.45 > 10.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (237,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,093 677,093 0000000000000000000abc488d836b7b3bfbc783061c405b691a942cb5740f4d 1,552 1.00/1.00 vMB 32
677,092 677,092 000000000000000000047557be434c370834ae6c4f2848295cef8a5da02e89a7 1,780 1.00/1.00 vMB 64
677,091 677,091 00000000000000000001f35d5828772468af55af712889a0dc073201b022fcf3 2,343 1.00/1.00 vMB 77
677,090 677,090 00000000000000000001805de14f11b0f403eaead712194fb955c53ba8a73426 2,341 1.00/1.00 vMB 85
677,089 677,089 00000000000000000007fb7174c6baf3ff5c6c6e46df2ec4aa09d0ed67b791be 2,240 1.00/1.00 vMB 77
677,088 677,088 00000000000000000000ebbe4cef10bc46b24cf24d54a9afffa763990bb87920 659 1.00/1.00 vMB 38
677,087 677,087 0000000000000000000783b2910f65ab477e94760fd7638309134d689df6465e 968 1.00/1.00 vMB 48
677,086 677,086 0000000000000000000725ca968b0fa4aeb062b4edbfd65fd9fbc8f3e9d57578 864 1.00/1.00 vMB 35
677,085 677,085 000000000000000000056db0cd3bf44a92bf91476e8e290ab3fdc6c238a486c8 1,199 1.00/1.00 vMB 79
677,084 677,084 000000000000000000002f76b901642b3df1084c955cb66d86c407ee12921084 1,196 1.00/1.00 vMB 49
677,083 677,083 00000000000000000000e379818fb7d865cdc13de674675408f1a12b7890bffb 355 1.00/1.00 vMB 32
677,082 677,082 00000000000000000000f54d2b3e01cd8a50c994a25d050a81db5a5cd2b0c700 1,595 1.00/1.00 vMB 41
677,081 677,081 0000000000000000000955f8bc35717d617d4504d16bdf635cff177d0f085279 1,727 1.00/1.00 vMB 78
677,080 677,080 00000000000000000001cbc9c55287916f569047c10cf8bdfeab4de6d70bee73 2,254 1.00/1.00 vMB 52
677,079 677,079 0000000000000000000c7308cb8f7e1b40e9bdaa4cf238b213e2d63eaaaffdc9 2,418 1.00/1.00 vMB 75
677,078 677,078 00000000000000000003d1ceced9d40460eaf0501b762396bfb47690bb0a4b67 1,528 1.00/1.00 vMB 40
677,077 677,077 0000000000000000000b2f9c999a3926381f5ba8caf107d6a2893618eea0a910 1,161 1.00/1.00 vMB 47
677,076 677,076 00000000000000000006e51b2fe283670d6be93922cef87624e7bd0fbbaee04b 1,950 1.00/1.00 vMB 68
677,075 677,075 000000000000000000061bab3f7aac35bd6032d9915ceca7475c2d999ca08146 1,015 1.00/1.00 vMB 81
677,074 677,074 0000000000000000000513c981d43c90c5bf81badb61aeb35eb2e71c5ae4b6da 2,215 1.00/1.00 vMB 91
677,073 677,073 000000000000000000009b1cd7a587d5dca8b2b84be0abacaeba1c78e27e16ca 534 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.