Loading Tool

Explorer IconExplorer

Memory Pool

43,481 transactions
26.39 vMB
0.05905510 BTC
Random Selection Loading Transactions
Max Size: 139.00/200 MB

Candidate Block

Mining Attempt da00d7f77da95b67b60077c7537504c1813da4c584915539109a24515ebe7c97
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root eae9d562b3774bf72e1899246b8359437cd9ff5c2fcbe8376fdffd141cc716b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,120
Size: 1.00 vMB
Total Fees: 0.01072331 BTC
Feerates: 50.68 > 1.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (492,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,767 421,767 0000000000000000033dd31a1142ee919ccbeea0abf10a7fb9aa871bf40a1afa 2,767 1.00/1.00 vMB 79
421,766 421,766 000000000000000004785277ae59eed66bf77cf0a321b99969132b56c9ac413b 969 1.00/1.00 vMB 25
421,765 421,765 0000000000000000030327a7521bb33371f96ad629f3609fd169f905a0ae8c9f 1,210 1.00/1.00 vMB 27
421,764 421,764 000000000000000002484e76e7e998b738a9f830acd563280ae47fb4386fd2f2 2,166 1.00/1.00 vMB 63
421,763 421,763 000000000000000001d23882e26a37c7bc923907b5f9c51be3a1ae2a271205c3 1,825 1.00/1.00 vMB 44
421,762 421,762 0000000000000000030a2945d202e4be9b4904389df55494aad5a69db20c3d64 2,192 1.00/1.00 vMB 48
421,761 421,761 0000000000000000050673e4512684340e6062bc3cd2ca4b9a737d31a7ef7e34 1,088 0.92/1.00 vMB 44
421,760 421,760 00000000000000000380ecbad1371f2a6afe00dfb801385a5a3278cfb0e1a7eb 2,603 1.00/1.00 vMB 88
421,759 421,759 0000000000000000012b63420d4e11a73baa0fc953aada68639311fc057fb42a 2,011 1.00/1.00 vMB 63
421,758 421,758 0000000000000000010eecbf9e77838e417e420a5893de6e37c6c5e96c42206d 2,854 1.00/1.00 vMB 61
421,757 421,757 00000000000000000014583be35981a5896f968fecf4983f50b9ed02edc5b044 2,792 1.00/1.00 vMB 108
421,756 421,756 00000000000000000286854d8b43e67604b868288c258364af7e2fad478e9fb0 1,934 1.00/1.00 vMB 56
421,755 421,755 000000000000000004325910a2bda1cf156382f9074fb6c84a813c5871e199a2 2,961 1.00/1.00 vMB 71
421,754 421,754 000000000000000003e37ea3abe42e40ee76277b47d7b218f4aee695abf805be 2,940 1.00/1.00 vMB 88
421,753 421,753 0000000000000000037f04780bc0066cae07a0fa696b6aff0272e34e2482627b 986 0.54/1.00 vMB 55
421,752 421,752 0000000000000000000a81942cd907760da205d495f61f4f8dc38e345b204dd1 461 0.46/1.00 vMB 38
421,751 421,751 000000000000000002b2441a9dbbe3e3a8e79ccaabd7592d48c43d36f525c4f3 10 0.01/1.00 vMB 35
421,750 421,750 0000000000000000037d4a738dd68f37ef937b78496632d1cea3b4687a32b06a 1,912 0.97/1.00 vMB 50
421,749 421,749 000000000000000001510fa5b379b56b3ea3661e2a96493804c7e9795626df2d 13 0.00/1.00 vMB 134
421,748 421,748 00000000000000000466cd3d7c14391791000f6e3726c711dd1cfb1b8349f8c7 447 0.16/1.00 vMB 85
421,747 421,747 000000000000000001fe90ed5b5cc67eb1a9e3c8908f93f6a03e414fad4d5139 1,229 0.51/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.