Loading Tool

Explorer IconExplorer

Memory Pool

50,177 transactions
21.57 vMB
0.08575348 BTC
Random Selection Loading Transactions
Max Size: 123.36/200 MB

Candidate Block

Mining Attempt 169941f1e4f065fab3bd8432b5f5cb8ad83d268422da7335fbeb07c0d49c7e10
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root d699f2d9fb07b4e77d79b9fe0dad76b8fc427609c4dbfeee657f9af9cb0d5922
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.03858474 BTC
Feerates: 501.52 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (764,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,654 149,654 00000000000008e301989314664cea01f9fa8267c78562722ff92cec8efadaf2 106 0.05/1.00 vMB 441
149,653 149,653 00000000000004bd48fe61426712c597cd03432c2584d79b46990931725878f9 46 0.02/1.00 vMB 317
149,652 149,652 000000000000016d5f2991de0ddc82809d5a55dd20b87523f469f9118d52c6c4 35 0.01/1.00 vMB 33
149,651 149,651 00000000000000b84cb036b0555c165ddff6867d8b3860731cd60114bf0d4f1c 19 0.01/1.00 vMB 192
149,650 149,650 00000000000008f441aba1fef88cc1e157005d6c3d065b2724338a8c643a5eff 10 0.00/1.00 vMB 973
149,649 149,649 00000000000003b9b06417650ba3335a364d7377087735e2733891e18bdb7f78 110 0.04/1.00 vMB 9
149,648 149,648 00000000000004ef6f20e770609ea4de92e12342bb9a95da678cc4a2ad68e114 47 0.03/1.00 vMB 66
149,647 149,647 0000000000000431e55280fcdf4f9e6b596b92030a4ab12eca43acac0dfe638e 28 0.02/1.00 vMB 117
149,646 149,646 0000000000000b5e19f2de4e96dc8c15b7c004f14157a1e166b91de412a11f31 38 0.02/1.00 vMB 389
149,645 149,645 00000000000009da36f72b739be1c65742a06ce4116f2ebc7b172d574aef8ca2 33 0.02/1.00 vMB 186
149,644 149,644 000000000000015c1c9750636d55bc0f120b3cd57d819c1b398a0bb9b2693fb0 28 0.02/1.00 vMB 21
149,643 149,643 00000000000009a1cbcabac302fe85a5418c0d33d7a171e67d66af20090952bf 29 0.02/1.00 vMB 13
149,642 149,642 00000000000006be1c232782088b267a95892614d171f2e9ed96f5eb53c71d2b 12 0.00/1.00 vMB 139
149,641 149,641 000000000000093fbe55e0259adcee272eabd231bc45b416c33f8c3f6fca5ff0 114 0.04/1.00 vMB 45
149,640 149,640 00000000000002dea047d81037fabfde5110c528b9cfe68a741ea59e6fb7c041 86 0.05/1.00 vMB 183
149,639 149,639 0000000000000b5441c38fba2d6a09534b0c7cf88217f08939d2537e9364d1dd 31 0.01/1.00 vMB 351
149,638 149,638 000000000000039d62e1976cbb34987535012bbc1c543aa5812badde84080127 12 0.01/1.00 vMB 67
149,637 149,637 000000000000025462583a7db990f1e3b93cd12b66c60cd46458671677455fd2 18 0.01/1.00 vMB 75
149,636 149,636 00000000000001ab347398427e65e20f87e3cf373ca583bc7e982ea59d22a04c 37 0.02/1.00 vMB 9
149,635 149,635 000000000000052023e1a80c5df2ffd68e2d28cb32a90d475d86a0eea6f80498 51 0.03/1.00 vMB 64
149,634 149,634 000000000000003eca9a6d353e02cd612b7b02add9c9d7867a485097100114d9 116 0.05/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

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