Loading Tool

Explorer IconExplorer

Memory Pool

82,205 transactions
30.04 vMB
0.14930765 BTC
Random Selection Loading Transactions
Max Size: 182.03/200 MB

Candidate Block

Mining Attempt a3b573b978cd0bbb37d142a56bb71babb2d5d4965c2977bec478e5274cb31edd
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (268,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,508 646,508 00000000000000000009e8d73b622f3f5776acc6df733206d3d6c04a46a6513a 2,141 1.00/1.00 vMB 66
646,507 646,507 000000000000000000090c89d1d57f07f33c8b5ab92610cb3233f7d90ca0f35d 1,904 1.00/1.00 vMB 119
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
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.