Loading Tool

Explorer IconExplorer

Memory Pool

79,553 transactions
29.77 vMB
0.08784723 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt fb11305b009b7626587aeef3d92979c072dc57f7066079f2ea2a51f8cbb4c3dc
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 46db10421b2d28f5c3bd43f24035eafa3fb45d6f0115b5cdc011d800bd6138c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,083
Size: 1.00 vMB
Total Fees: 0.02086368 BTC
Feerates: 40.21 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (552,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,312 362,312 00000000000000001092c1c1c9ed2ccdfdfc234a2e076e1cf1c839de8928d144 360 0.22/1.00 vMB 22
362,311 362,311 0000000000000000008edfccbc3b0b02b85f3f4a6cc9fab3de17160a77179fa1 641 0.35/1.00 vMB 27
362,310 362,310 0000000000000000046258a5042624bf88925a7231a6fc5f842e4b2c2ead91c7 1,316 0.65/1.00 vMB 27
362,309 362,309 0000000000000000119d751363deda803f5f4dc37fbde8088a0520b6504fcf1c 864 0.54/1.00 vMB 29
362,308 362,308 000000000000000010e5db3526374c995de32b6fdbfa7a3752c6e0fc815e8066 467 0.28/1.00 vMB 22
362,307 362,307 0000000000000000002ed0ebdea6ebc5400cf5d3287e65b11b5ffa2c13fb761f 294 0.14/1.00 vMB 29
362,306 362,306 000000000000000011101b4cd3634ea73dfea051040fbe3d0039f8aad5d886c9 186 0.21/1.00 vMB 12
362,305 362,305 000000000000000006f7a4155d9c41a88fb473a88abcba7896d760f3019b2023 507 0.34/1.00 vMB 22
362,304 362,304 00000000000000000ec9f5117933b3889664ba45db209f837b107a5ba5a2282e 240 0.10/1.00 vMB 30
362,303 362,303 00000000000000000023293e588f525de4091a5a597e911711e0440f7cac0167 37 0.01/1.00 vMB 28
362,302 362,302 000000000000000001e802713113ddf58a712134b65cf33955722716fc342256 491 0.30/1.00 vMB 24
362,301 362,301 0000000000000000147847961cf959eac1f3fd205f4eab250526b0ede4ad36b5 670 0.28/1.00 vMB 30
362,300 362,300 0000000000000000150a96b5bd472a72bf4d16282c1a9df3f8db7437df1e302a 966 0.59/1.00 vMB 24
362,299 362,299 00000000000000001442172c9d28e29dcfbb4f6ec8ef63b747f76bbaeda406c0 130 0.05/1.00 vMB 40
362,298 362,298 000000000000000003125893d29b6f1030d656c463d909942e0ad7f5bebfecd6 207 0.13/1.00 vMB 25
362,297 362,297 00000000000000000d4e3cb345d5d06aa01d7d4a8f4a7355ee11e4e3df9db15d 136 0.16/1.00 vMB 10
362,296 362,296 0000000000000000001492e68b014a1af30752ba9bbf3cd6ebf1fdc349f4da5a 802 0.50/1.00 vMB 25
362,295 362,295 00000000000000000752b7b1727f023f0e744224211a625fd4b5f7cfeb17b7db 586 0.26/1.00 vMB 27
362,294 362,294 0000000000000000046e17258b18acb59d469fdb1a348e9b1693813d267cf5d5 358 0.17/1.00 vMB 30
362,293 362,293 00000000000000000639889efd57aa83f03d3fb02b7231eb75aa996736b2f8c9 465 0.25/1.00 vMB 25
362,292 362,292 000000000000000009f208edceb6500f5066eb2272de11f8a00cde7f29e82a1e 856 0.39/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.64 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.37 GB
    • Received: 16.21 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.