Loading Tool

Explorer IconExplorer

Memory Pool

17,102 transactions
8.12 vMB
0.05087574 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.12/200 MB

Candidate Block

Mining Attempt 82af12ecda40fed0a2f832c18620248f8685a8acced01880e84237254ad09ee4
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root c909d48a9a23d19a015173e80fdde7e0e48eb5d42b46e393d44e1ac8cf2cb5e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.03366655 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (750,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,947 162,947 00000000000002c44c60d0c630319d8313eaa4207574aed08d22c9fc2a08c167 65 0.03 vMB 321
162,946 162,946 000000000000080b0d9b39fe46f49ac98cadf2ece1b31db5cadf3e594a8e881d 99 0.04 vMB 44
162,945 162,945 000000000000074711a1e0fe3a4af3f943dfe929f69cc935f372c0041e0aa666 45 0.02 vMB 116
162,944 162,944 00000000000008eba3893535b271e120d092edb5b917295275a66478f6674ff6 11 0.01 vMB 36
162,943 162,943 0000000000000ba859005c98382e7705ce83c8f2c058342a1c902c9f83c10c4a 85 0.03 vMB 35
162,942 162,942 00000000000006302d288802c5b059159e124508b3f04424eb800391c7513ed5 84 0.04 vMB 28,573
162,941 162,941 000000000000056fc441c0bc9615f52fb577729d76c63583f6284c9589b66d15 45 0.02 vMB 63,051
162,940 162,940 00000000000004cc1204f37953fe471428f4137c0e0a0cf10831a654a276aa1a 12 0.00 vMB 0
162,939 162,939 0000000000000c64273a7ba8cafbaa7d5b4f63dd5f312ba25cac19012284ba62 17 0.00 vMB 157
162,938 162,938 0000000000000318688bce77bf59f078eb1ebcb27c0747df5a2c7e92b80c3042 71 0.05 vMB 321
162,937 162,937 00000000000007c2a8bf1675dc8225b5521819bb9c160f1b70fef1253e46e69f 54 0.02 vMB 86
162,936 162,936 00000000000009124dc8566219fd699772c24681f3d3910b6fa52d2438c9b320 31 0.04 vMB 73
162,935 162,935 00000000000004c8b8871d068f733b295995d97ced7fcfdd9b2c1d8d92ad524b 44 0.02 vMB 73
162,934 162,934 000000000000025a9d0fd5f3900b3058359745af4043fe9193458e4c0b740fc8 85 0.05 vMB 1,767
162,933 162,933 00000000000005afd2605d2aa48f238fd549ea57264080198c9d8247ad3ad5ff 13 0.01 vMB 125
162,932 162,932 00000000000002020c50a10d20fbbf063e0aabcee830c61800f2f9885915f14f 70 0.03 vMB 39
162,931 162,931 000000000000068ef390ce4df84bc3ae82525c863ff07082b966bc4efe862f81 18 0.00 vMB 100
162,930 162,930 0000000000000c354604a87aa5bd0cfb48eafa595e6aae7cc6e56df41b52c2d7 68 0.03 vMB 236
162,929 162,929 000000000000004c8e0fd7d219ca094415c985384aee91794e741ff1ea21e9db 8 0.00 vMB 117
162,928 162,928 0000000000000c861e7811237029484dab6ec704b76b328af1560a7cda640d5d 216 0.08 vMB 35
162,927 162,927 00000000000008505a56106d5a629f43a639a1b03217680d3c3f3c2faaa63761 41 0.03 vMB 354
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.96 GB
    • Received: 0.88 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.