Loading Tool

Explorer IconExplorer

Memory Pool

77,770 transactions
28.62 vMB
0.09974937 BTC
Random Selection Loading Transactions
Max Size: 173.93/200 MB

Candidate Block

Mining Attempt 36dc4ff5424e475f941d513ba2c174cee4007ab2a791abb017e44c98e796d7ce
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c83661adb262a1893da43270f4e80707d51a5568033ee4796324daed7573c520
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.03398254 BTC
Feerates: 201.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (495,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,716 419,716 0000000000000000041b54027b2bd7eed290459ae5003b46b58bda8694464287 1,924 1.00/1.00 vMB 41
419,715 419,715 000000000000000004895fc84ba25fb7fba80af606d8bb542a79a9db5f5baa65 2,381 1.00/1.00 vMB 55
419,714 419,714 00000000000000000142847fb84aa72210b55a9e30ef925ddee6de9eaa9e4db7 2,070 1.00/1.00 vMB 48
419,713 419,713 00000000000000000030d02b4d723d683ef5ffa9d1e27442c9d29a4b699d6d13 2,487 1.00/1.00 vMB 62
419,712 419,712 0000000000000000029b799b5f218c65860bb807fb36fdef4c4dd10b2edfd112 2,793 1.00/1.00 vMB 68
419,711 419,711 000000000000000004f5207d551a7e6f74840560fda768c74de00dd2663c240e 181 0.22/1.00 vMB 18
419,710 419,710 0000000000000000002b9a3b47dbad24e7cbfbfc0d85fe3bc4413e784ec749f9 1,777 1.00/1.00 vMB 40
419,709 419,709 000000000000000002826dc29e4a456f990310c87d652998336262db3d9d5ea4 871 0.65/1.00 vMB 30
419,708 419,708 000000000000000002f65c072e7b735c25a1227261f0b6cefcb0cf678e704244 2,975 1.00/1.00 vMB 75
419,707 419,707 00000000000000000311619b5d9e7ce646d3e020fbacf88049d30276552536a0 1,041 1.00/1.00 vMB 28
419,706 419,706 0000000000000000050a0ba5efc1d8fcc155ce327526461b2eab53f03ba3ae87 375 0.99/1.00 vMB 15
419,705 419,705 00000000000000000240dffeda74a2eec8776e47b4080fa32759adfe993f57ea 1,951 1.00/1.00 vMB 47
419,704 419,704 0000000000000000002658687abc6bdb6d62570d5916fd084ac3ae6fb10e565d 1,705 1.00/1.00 vMB 33
419,703 419,703 000000000000000000f0032058fb4473ea7ca2cf3e0efc55334a4a64d538b315 2,750 1.00/1.00 vMB 45
419,702 419,702 00000000000000000237aa81fa4784fec3842879f01d30d6b5b9e9aa9d073229 3,088 1.00/1.00 vMB 101
419,701 419,701 00000000000000000334084cb30f2cf81cf4d57088c3e23a24321fe43ff8b747 1,952 0.84/1.00 vMB 60
419,700 419,700 000000000000000003e290ccdd3ab5b7508838eef207ff5e127985217a4d8928 1,002 1.00/1.00 vMB 25
419,699 419,699 0000000000000000035d18ffc723734b7a5719ec4e178e66d4aa6d831b46002e 839 1.00/1.00 vMB 24
419,698 419,698 0000000000000000034bd4ec339b818027f3502657f565e69511b4158800bf8c 1,290 1.00/1.00 vMB 29
419,697 419,697 0000000000000000043555a9193bdbd7d55b6e43104016a706f745d2041e628d 2,405 1.00/1.00 vMB 68
419,696 419,696 000000000000000003ac6b71238ba3c68b6da97c10d06d69e9662a856b34c6a2 1,938 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.