Loading Tool

Explorer IconExplorer

Memory Pool

80,471 transactions
29.91 vMB
0.09148966 BTC
Random Selection Loading Transactions
Max Size: 182.61/200 MB

Candidate Block

Mining Attempt d5d58f6fa2893c3a412211e482be68f680869575fde4416af9892941be864339
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c457168f9502defdc4d437aeefb9465a23de752f59f17cb7f835b0665d2740dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02492834 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (584,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,179 331,179 000000000000000007cd930346b3127ac61ca9661d5b0cd8ae921817df62fb5b 981 0.52/1.00 vMB 29
331,178 331,178 000000000000000010cbe05ca3517a35cc86bd2a3d4f78c813d4106153f537f0 788 0.25/1.00 vMB 47
331,177 331,177 00000000000000001a919f7e002829051e351c610fb517287a9c14d303f99691 472 0.22/1.00 vMB 27
331,176 331,176 0000000000000000001158a09a7898daa3a72c4be1c9ad63ba701ec022c92ede 1,101 0.51/1.00 vMB 28
331,175 331,175 0000000000000000017d839425d2f02ecd8eae2b828d9213d20f52d2e7bec756 128 0.05/1.00 vMB 36
331,174 331,174 0000000000000000187961c17de5a58423ecc3cedbc40ec1fe59890611573998 305 0.20/1.00 vMB 23
331,173 331,173 000000000000000016ec2fe7d30240c80561b647c591ecbc63a02bcd2f14311f 142 0.05/1.00 vMB 27
331,172 331,172 000000000000000016e697f4674e8ecce92b0f3a870d4a83b5555e1602180bd1 560 0.27/1.00 vMB 28
331,171 331,171 00000000000000001a947b218a09189d7c11796f596553f75457e0cec674bf0c 315 0.15/1.00 vMB 28
331,170 331,170 000000000000000015e5dd1855a0b1a9032c55976bdf4ce041a5218ac78665b5 56 0.03/1.00 vMB 26
331,169 331,169 00000000000000001a1a6c59301e7857c6d8ac9fa5731f2afc235257b04f4e5a 531 0.29/1.00 vMB 25
331,168 331,168 00000000000000000331ca15b90d52e6b25eed6b3ba09f4be4df44bfad058737 872 0.44/1.00 vMB 31
331,167 331,167 00000000000000001712cddf3e9b5c903dbe1d5dd9eb8c49e92a8a8509ad18d5 277 0.13/1.00 vMB 24
331,166 331,166 00000000000000001a0e9ac15af223961d9c282be7e4ba6259ec98116346a9f4 708 0.35/1.00 vMB 39
331,165 331,165 000000000000000019c7fdc3a196bcb8d58bb8f80c9352b7e5511930c86b794a 1,140 0.54/1.00 vMB 27
331,164 331,164 000000000000000016d9037418f08777ffd7ed3b44d0e2c33093098e78d789f9 1,081 0.61/1.00 vMB 28
331,163 331,163 00000000000000000e09ff5d536a6ee36c7f68c35d2b40a52a2c41744f6ef60a 66 0.03/1.00 vMB 27
331,162 331,162 00000000000000000d5f0a4014b50eb0bb237c958b16c59c79e3e1813fcc636a 184 0.12/1.00 vMB 18
331,161 331,161 0000000000000000188028b0b4b88fae65b0639d097780936790bf66563241bb 1,045 0.81/1.00 vMB 20
331,160 331,160 0000000000000000098a3dbf0f82a7c22600665f270fa5e30ce1af3eaa7dbcd9 963 0.35/1.00 vMB 34
331,159 331,159 00000000000000000a65d3772dedb9c95b562a1d20033a38ac75fce0e772fa3d 704 0.25/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.