Loading Tool

Explorer IconExplorer

Memory Pool

83,763 transactions
31.29 vMB
0.09812027 BTC
Random Selection Loading Transactions
Max Size: 192.01/200 MB

Candidate Block

Mining Attempt ab5e592389123b1f1e9bcd28f6c3ea92b06b6dabfb8f13d15138862dbae29f6f
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root a81802d506eb0cec178e836a22994f83b43520cfd54ecbd75e30fd65fccb0d89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02745675 BTC
Feerates: 301.57 > 2.75 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (477,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,539 437,539 000000000000000003feb3da019bb39f573337ab486d591319a675d4af7ace38 88 0.03/1.00 vMB 90
437,538 437,538 000000000000000003c898b3a1a3872937236f24138875386bfc461fc2b594a8 327 0.45/1.00 vMB 30
437,537 437,537 000000000000000003622fa92e9dbd7721581826bf0b4b2de51859fae2eb62eb 1,611 1.00/1.00 vMB 40
437,536 437,536 00000000000000000040f503fabc38413b41b3ec2d0c8cdb8bf587e38fa8a2c1 1,981 1.00/1.00 vMB 50
437,535 437,535 000000000000000000660944d5e3ca182527871480aaeb792ee646e505f874ce 2,460 1.00/1.00 vMB 68
437,534 437,534 0000000000000000015664ab9be046a22d7f085504b6aa1704a7081fc4b90f74 2,277 1.00/1.00 vMB 67
437,533 437,533 00000000000000000296a7099676cc69b788eb8d9ac106c59b2f3986a5da87d9 1,697 0.75/1.00 vMB 85
437,532 437,532 000000000000000003491a034cb3d3976b5b9ad074162037416742f4d95b3b6e 3,098 1.00/1.00 vMB 100
437,531 437,531 0000000000000000024eee447c7eebe5ad21033853eee6fbde8ff6620e5361d2 997 0.99/1.00 vMB 26
437,530 437,530 00000000000000000099d4bae92e2ca3a3358648f7f491e7a49a1a3d11c6f15e 696 0.39/1.00 vMB 58
437,529 437,529 00000000000000000343e4fc89714497b55777ed8862aca75dace209f4b418cf 1,202 0.64/1.00 vMB 67
437,528 437,528 0000000000000000037887c71f2f6c64968003902f6fa9a82e52d3361b5e122f 1,583 0.95/1.00 vMB 49
437,527 437,527 000000000000000000e36a5115f8ab9a67fc7f8fdc405a6c5220801ae6cf8fad 2,465 1.00/1.00 vMB 65
437,526 437,526 0000000000000000026af82db8b0f49059a5e0e20f503432e43bdfdb2b4578b0 2,308 1.00/1.00 vMB 81
437,525 437,525 000000000000000000628147ab1c51aa30fd03c85fc58985ffe728a78f6e3c45 105 0.03/1.00 vMB 69
437,524 437,524 0000000000000000029fd0c8715858bec49ad550dcac6247c224810c4cb0c8c5 2,076 0.88/1.00 vMB 68
437,523 437,523 000000000000000001c4bd2bc7e27a17a41769e61e490d3ec4c9a2fa361f3b6b 1,671 0.69/1.00 vMB 68
437,522 437,522 000000000000000000adb0a67f2b9b5ad474e92a55972a7ed846d54fbc33076d 1,873 1.00/1.00 vMB 51
437,521 437,521 00000000000000000388dc29223a67a411216197ec4d8bd4d08d25132e7ec768 2,241 1.00/1.00 vMB 73
437,520 437,520 000000000000000000156edf53ccd6540179693c704ce174c36fdb6224fce465 1,573 1.00/1.00 vMB 66
437,519 437,519 00000000000000000000dec42e0defd1b8339181a5645502608fb2f25e505522 2,418 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.92 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.