Loading Tool

Explorer IconExplorer

Memory Pool

80,337 transactions
29.66 vMB
0.09008881 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 766d090956a5bfd07f27fcfcfe695f18cb6265644c873d07f9f318e934dea862
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 7619d1f3e245b585c600f3d7e6e616b4d88f648b056d266c0058fae0ca69adfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02429701 BTC
Feerates: 90.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (71,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,584 843,584 0000000000000000000134d6a771be13786c0f3899665f70a59a299d0ee8dc3a 2,270 1.00/1.00 vMB 11
843,583 843,583 00000000000000000001f38826560ad7532166f408873107bacfb52921cfb9d3 2,497 1.00/1.00 vMB 15
843,582 843,582 0000000000000000000279f07bb5c726ec9ce183f8c248792e0928c9b75b4af8 2,697 1.00/1.00 vMB 18
843,581 843,581 00000000000000000000a53aa0ea6436317b5302bb8ca41c822059ef3c60be7e 2,005 1.00/1.00 vMB 14
843,580 843,580 00000000000000000002ba9b9fc6fb9504b56e4629542fd307fd362b8b1ac16d 3,411 1.00/1.00 vMB 20
843,579 843,579 00000000000000000003001f17cb4b814a9fbcb69e7cf68542548797b6cf1041 707 1.00/1.00 vMB 11
843,578 843,578 00000000000000000000a14c7d9209c07111a4f56eef0892409462cc4f62dfb0 2,524 1.00/1.00 vMB 13
843,577 843,577 000000000000000000011ce839f8ce30d0c3808a48d86e3926e3b8f2d57491b9 2,826 1.00/1.00 vMB 11
843,576 843,576 00000000000000000002799299d0ef3a8958890c48244dac91491ad8c4af463f 1,717 1.00/1.00 vMB 36
843,575 843,575 00000000000000000002559bd78cdfe4f091cf5d5f451fba1f90916c95f16299 1,304 1.00/1.00 vMB 10
843,574 843,574 0000000000000000000035ac6a3912ad55f1595f04ef9d0b334794d34a9f0f31 3,129 1.00/1.00 vMB 17
843,573 843,573 00000000000000000001ff074e8a50719d9dfa166a333ca61c71d658e34eedf8 2,509 1.00/1.00 vMB 16
843,572 843,572 00000000000000000001af9d3519a28331fc822012990b1c6f6637841e221db2 1,519 1.00/1.00 vMB 14
843,571 843,571 000000000000000000017ccab9bc05eecc118bb71b2639e72f7dca286af1668b 3,531 1.00/1.00 vMB 22
843,570 843,570 0000000000000000000104c60b02c5d3793cd963f25d6560f64018be5ff741de 3,634 1.00/1.00 vMB 13
843,569 843,569 0000000000000000000116255ec2db396fcf0d11025f8e5455535012ef1d9b53 2,559 1.00/1.00 vMB 16
843,568 843,568 0000000000000000000348611cc9373812b4835d63605eb01c54a14d80a2b6eb 3,129 1.00/1.00 vMB 17
843,567 843,567 00000000000000000001358b5e66af7a38e7905d8bdda4ddb661f1a638778a7e 3,388 1.00/1.00 vMB 16
843,566 843,566 00000000000000000002c4db7805c924e0e98291cbbb4842ad5478e24949fbec 3,058 1.00/1.00 vMB 16
843,565 843,565 00000000000000000002dbe42c4b93820dde467af50961a10c213ad627352a8b 3,051 1.00/1.00 vMB 15
843,564 843,564 000000000000000000009520de22469c265509a0ac2c3c5291c8073cce8fb5de 3,369 1.00/1.00 vMB 28
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.