Loading Tool

Explorer IconExplorer

Memory Pool

80,674 transactions
29.76 vMB
0.09327087 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 102796c25ab846181336af92e5cb01250158a529c73db138f38c4d0109a56aec
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 659163d04a7a314292591a5b16652bcc64c2fc814ed0c6b047d6c1ece268e1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02638582 BTC
Feerates: 90.00 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (268,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,506 646,506 0000000000000000000bd09bc7e32446eed6d214339d7371d120f0367af6e687 2,588 1.00/1.00 vMB 106
646,505 646,505 0000000000000000000c68fc2cbdda74070b458f4aca07483cc2eaf976f53cce 2,323 1.00/1.00 vMB 140
646,504 646,504 000000000000000000023f4b989c60f70d26c443bd509db9cf5cfd257dd5a1da 2,236 1.00/1.00 vMB 73
646,503 646,503 0000000000000000000a85111cf631b1ecf852b46ea381e6fd51bdf483c864c4 2,396 1.00/1.00 vMB 55
646,502 646,502 0000000000000000000258322c8e94e0302323d63e9c9464fc528b29297ed424 2,932 1.00/1.00 vMB 58
646,501 646,501 00000000000000000005f1bfbafcb51e781915950ac3b42f70d514bab574d1af 2,278 1.00/1.00 vMB 126
646,500 646,500 0000000000000000000c306538dfa934840d7a606fa327663aea022ffbb3cb74 2,369 1.00/1.00 vMB 103
646,499 646,499 0000000000000000000c6d4fb5027044e857511aab381c409bf60281c636656a 1,921 1.00/1.00 vMB 130
646,498 646,498 0000000000000000000bdc0f9bbb24880ffe9544d695e152f0fca68d13c8cf8c 2,400 1.00/1.00 vMB 74
646,497 646,497 00000000000000000002508fab9e87df7991fb1e9b6757096b988f6cb1a0723d 2,390 1.00/1.00 vMB 62
646,496 646,496 0000000000000000000e96073b8f15987f1cb0c1895babbd8adb2de26b227eaf 2,273 1.00/1.00 vMB 85
646,495 646,495 00000000000000000009d4b1dd95675b45ad48619b9ca5cf3f6d7900b6ca3ad5 2,992 1.00/1.00 vMB 88
646,494 646,494 00000000000000000003f204034f849a135f568353bc53bf204df650af8e0f16 2,790 1.00/1.00 vMB 113
646,493 646,493 000000000000000000070cd799d85c621a0c195023828df50fd555bf5abcab33 3,077 1.00/1.00 vMB 100
646,492 646,492 0000000000000000000683ff168b041de164604d42aafc26482b7a56a452a7cf 2,989 1.00/1.00 vMB 126
646,491 646,491 0000000000000000000a391417a4f8e9da39ac07c4b382961ae1cf9d297fe05d 3,114 1.00/1.00 vMB 143
646,490 646,490 00000000000000000001d8c621b313183064dae99cba4663746b62c353e1523a 1,639 1.00/1.00 vMB 116
646,489 646,489 0000000000000000000f357954eda5fb84ba6c012abf544d2df339f70452439e 3,016 1.00/1.00 vMB 143
646,488 646,488 00000000000000000002aae8ee1f5ab3faad8dafb1d443bc52439e78412143e0 2,596 1.00/1.00 vMB 116
646,487 646,487 00000000000000000007087b1eff8765da9515df8f224c20d5e48142ca1bce3f 2,195 1.00/1.00 vMB 72
646,486 646,486 0000000000000000000524db72a2ee6a345b9e0e83b95bbd368a917be5fb050a 3,012 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.