Loading Tool

Explorer IconExplorer

Memory Pool

79,300 transactions
29.69 vMB
0.07687267 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt fe6f90b7484fb200d71d66bb4feea378164ba439bc5b4480b0054469b3267f44
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (382,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,074 532,074 0000000000000000000d91b5567a6707a168b8f7fee9118151494b028acbf0a0 2,042 1.00/1.00 vMB 22
532,073 532,073 00000000000000000032ea482ead5ba590de0edab06563094b2cdfa5731eb60a 451 0.15/1.00 vMB 26
532,072 532,072 000000000000000000281151dc3e28f531e0050e3bcb610ab425d53eab2efb8e 318 0.09/1.00 vMB 31
532,071 532,071 00000000000000000010df8630c0801292b049dfbdcfbe73f72f414d2d7d3d57 140 0.42/1.00 vMB 1
532,070 532,070 00000000000000000012e44e1a0b1ebe20dbd196f877b4df4351a16cd682fc94 2,491 1.00/1.00 vMB 20
532,069 532,069 00000000000000000025d4b0df54651beebddb11b70b24d08646cbf0dc88f96e 24 0.02/1.00 vMB 18
532,068 532,068 00000000000000000014b7e198fe44d23eed1e496eebf2421f06ef487dba3723 457 0.20/1.00 vMB 23
532,067 532,067 0000000000000000000ec62937c2364dd7690360cbae592f09ae977c91db48cf 1,611 0.65/1.00 vMB 17
532,066 532,066 00000000000000000000b8401db64a5bb0889c250ddf77e9b323322f99734fe3 771 0.35/1.00 vMB 22
532,065 532,065 0000000000000000002a5b4898184454225a1b59e08f9d43d6c0c03b6a395d7d 1,934 1.00/1.00 vMB 7
532,064 532,064 000000000000000000266f080f35d2f77ee328da23f0bd5d0b1df2826dc1c524 1,447 1.00/1.00 vMB 28
532,063 532,063 0000000000000000001bc3bb272cfb5739fdc13ac9a5bb37d312578999d42a02 659 0.81/1.00 vMB 16
532,062 532,062 000000000000000000197334bb54d563601d6bc34271e8eb7a0ffbfb12ba7673 2,352 1.00/1.00 vMB 26
532,061 532,061 0000000000000000000017d8fe9ff13641d63caaea1f64823f3f61adbbb5961b 2,214 1.00/1.00 vMB 16
532,060 532,060 00000000000000000031031c3806ec628ff4fd520c5d06185a4be65641ea2319 2,853 1.00/1.00 vMB 20
532,059 532,059 0000000000000000001332efcba77e8633d43b2b596b4fef0807a4f0c6267cf3 992 0.32/1.00 vMB 19
532,058 532,058 00000000000000000022c9d5b152aefffc766a1a49a57ac0c0e4b0ad534cf394 781 0.29/1.00 vMB 18
532,057 532,057 0000000000000000000e6e93e7389fa2e03313c513d12d56014b2599d2ca9701 1,112 0.65/1.00 vMB 13
532,056 532,056 000000000000000000169811e164aea8fbb38cfca329a09bcbeb426841697bac 2,764 1.00/1.00 vMB 21
532,055 532,055 0000000000000000002a62f8e7ea4ddbffbff7c5313b07a99008cfd3ac28ecb4 2,713 1.00/1.00 vMB 30
532,054 532,054 00000000000000000014fc02c04618c76230b5165798f636313212eec5511b6f 380 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.