Loading Tool

Explorer IconExplorer

Memory Pool

42,982 transactions
27.91 vMB
0.06102778 BTC
Random Selection Loading Transactions
Max Size: 147.24/200 MB

Candidate Block

Mining Attempt a2f2335136de7e0ed981d77e9219f7a36aea013063fb4c1b2b9d98384f754849
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root e2b0771c581b407e035dbd64ef69bcbddbbb9542cf77acc6e188abf4e97d18b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,392
Size: 1.00 vMB
Total Fees: 0.00866452 BTC
Feerates: 100.36 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (351,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,128 563,128 0000000000000000000541e5eb27aa45acbe4755c6bcbecbef5b71d8bc44706c 2,697 1.00/1.00 vMB 7
563,127 563,127 00000000000000000019498016f353543b72783feacb2062060f7572d8bea84f 2,586 1.00/1.00 vMB 20
563,126 563,126 0000000000000000002812109f1bd2014b7040bf8654ad830f00fdbf14e7fbc2 1,882 0.69/1.00 vMB 11
563,125 563,125 0000000000000000002c0898b4cad0c7b817ae04ec7c60817407e969dfdfb0cc 539 0.22/1.00 vMB 22
563,124 563,124 0000000000000000001b3c350aa64e92a4aac63e6ab3805e5535f48b62b7955a 2,403 0.74/1.00 vMB 11
563,123 563,123 00000000000000000008a239c4765f29f52be0cdf22c96960f9350ad8ec6a5ce 272 0.08/1.00 vMB 12
563,122 563,122 0000000000000000000213140d0af37b44ab35a0044549c4c0230be1144c34d7 1,861 0.65/1.00 vMB 11
563,121 563,121 0000000000000000001147e9bd49e00ddc10c37b990855989bbe41a5901bebc4 340 0.11/1.00 vMB 8
563,120 563,120 00000000000000000027aec272c2757248be28f3483497803da1dbb306726d2e 3,132 1.00/1.00 vMB 7
563,119 563,119 00000000000000000025d2843218b80265326f0fbc0f7550ee20a927e77988b3 2,971 1.00/1.00 vMB 20
563,118 563,118 00000000000000000004385352c7bbbdf971685525dbd998ba0bebacfcaa056f 1,865 0.65/1.00 vMB 12
563,117 563,117 0000000000000000001445793e7bbc126fb23eaf5e6f26ca1ad5266b5ca8615a 996 0.55/1.00 vMB 9
563,116 563,116 00000000000000000018f7510254a98ea02f9133b533fa2f10066f60fae6c86f 911 0.72/1.00 vMB 12
563,115 563,115 0000000000000000000645225645f175ecdf6a8a3944e37b0994a1b1da1f49f6 1,366 0.78/1.00 vMB 10
563,114 563,114 00000000000000000029a8e8f63d6172b7f99274fffaf6e8d2cce36b1ff53e5a 723 0.26/1.00 vMB 16
563,113 563,113 0000000000000000001d8be35fa6daa58a6563bc76b38d150db165b6239c65f4 2,430 0.99/1.00 vMB 6
563,112 563,112 0000000000000000002560058a6d1d01cd0625ed343047a1c7ab5aabd4e4d35c 2,714 1.00/1.00 vMB 5
563,111 563,111 00000000000000000012eda4679c589a07d5873498ede5a71f06761c4497f1f6 2,960 1.00/1.00 vMB 33
563,110 563,110 00000000000000000007280c020380a2ee3ae1863b00145dc9fb5dc552636f07 389 0.12/1.00 vMB 11
563,109 563,109 00000000000000000018fd189a54d635fe718035fbc8bf1221b972c9c049ff08 712 0.22/1.00 vMB 26
563,108 563,108 000000000000000000162a27b6157b1c0c7068da7207f26cd80f05ce6800d131 263 0.08/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.