Loading Tool

Explorer IconExplorer

Memory Pool

84,241 transactions
30.93 vMB
0.09262349 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 9e0dfec71d6fa6e2146f25d7b2fe266d17661c954adbbb7ff1df7ea51bc8989b
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 471b7d6224e63fb1f6e7256c7ee8e843423c2da32adbbcb8714f4d9678adca4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.02240186 BTC
Feerates: 402.60 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (312,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,073 603,073 000000000000000000140b1b72a8b84545017597d890e4a4431925921395f086 160 0.92/1.00 vMB 1
603,072 603,072 0000000000000000000d53535a171cd93487c477edc01f78e3e0d536cccd9ae6 374 0.98/1.00 vMB 2
603,071 603,071 0000000000000000000111379b947be9083858d31916bbe26e54fa999a59d2cf 527 0.98/1.00 vMB 8
603,070 603,070 00000000000000000005f03cb9ccdd09b38aba8be4eec454b2c8670f1706e160 2,444 0.99/1.00 vMB 9
603,069 603,069 00000000000000000010d7f3623bf4161b8a11b6c7728cde55c1d36cdfbc66d5 2,884 1.00/1.00 vMB 36
603,068 603,068 0000000000000000000becbffc5c5dbd0d2fc18c438c7963a3b773648ab3259f 2,474 1.00/1.00 vMB 23
603,067 603,067 00000000000000000004a74c4eaf44125ad605613118f5ae067f89bfda30ac05 1,575 0.99/1.00 vMB 12
603,066 603,066 000000000000000000127b0e106ec4d28e0c48393aaea11c141d42a1e5817364 1,624 0.97/1.00 vMB 18
603,065 603,065 000000000000000000051f2ae6d47bf610feb6e476ae649563bb29a13798e838 911 0.93/1.00 vMB 4
603,064 603,064 000000000000000000161f960a87a0fd826b8863cc4abcfebb6533101dfb24e3 3,174 1.00/1.00 vMB 27
603,063 603,063 0000000000000000000e146a39f2ed43dd7fac5d58f7fbd253b14b5e4da6f379 489 0.35/1.00 vMB 13
603,062 603,062 00000000000000000003fd368a5c028f49ab8bb0ed4f50922f159c3302c9ec7d 206 0.75/1.00 vMB 2
603,061 603,061 00000000000000000012fbe17ad779bb1fd8c6d9bbb5815392a3d7bf4fd0f4cb 529 0.95/1.00 vMB 4
603,060 603,060 00000000000000000012a95d796dbd20dd4d01906e30ba608e0887bd3d1346ea 1,922 1.00/1.00 vMB 14
603,059 603,059 00000000000000000014e89e9bc704f28cae4946761e33001ab563ef18b586fb 3,207 1.00/1.00 vMB 23
603,058 603,058 0000000000000000000891f510d09aee1aac15b9066aefa4e2ec30b4db77dd4c 1,899 0.94/1.00 vMB 15
603,057 603,057 000000000000000000061095719ea2328a07ef229ffad15852fd64aa6c488cfc 1,003 0.95/1.00 vMB 6
603,056 603,056 0000000000000000000fdfd6677f76d6de05a451ef3325b7cc0c4ae558d71b13 2,909 1.00/1.00 vMB 12
603,055 603,055 000000000000000000156410805ec9d8b5ee0cbb174e9da3bd9eb2e5b8aabbde 2,776 1.00/1.00 vMB 44
603,054 603,054 00000000000000000001f89ae533064bf320352396970b26ca354480994124ee 228 0.06/1.00 vMB 32
603,053 603,053 0000000000000000001517759517940822f52691d6993cc2701c2da213a60e2c 1,563 0.85/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.96 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.29 GB
    • Received: 17.70 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.