Loading Tool

Explorer IconExplorer

Memory Pool

39,831 transactions
28.62 vMB
0.07575366 BTC
Random Selection Loading Transactions
Max Size: 145.21/200 MB

Candidate Block

Mining Attempt c04380c2a723f8d5c80f6cffc051e42ebc7d84bbf6d09128fb999ce59c1cf9ff
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f0bc1975613bd7be2d0a6e0bb13924081915af608b306fbacc464aac0859a8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.02036555 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (635,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,415 279,415 00000000000000006b0c62461f7dc2ea1b4b6e8d2f022eb131d8f37d404acbde 595 0.29/1.00 vMB 38
279,414 279,414 00000000000000030569776ff352af56ecbe45ee91286cff6af0474172364ba9 360 0.21/1.00 vMB 41
279,413 279,413 0000000000000000b8b6f063f75b46d22746880d018bdb008acf86ee76a3a7fb 23 0.01/1.00 vMB 36
279,412 279,412 000000000000000306f321ee2dc0fa97ed2eddec9e715cc2a0b4022c2aadc1e6 146 0.05/1.00 vMB 35
279,411 279,411 0000000000000002642b804be2d1bac4f7c31192505db4f4e4f59a4ca63db41e 913 0.37/1.00 vMB 58
279,410 279,410 0000000000000001ac92c0b718f0b7588b6cc9eb87e267cf56ec796f2547fb31 128 0.05/1.00 vMB 54
279,409 279,409 0000000000000002f197a19c40aa98515f04c467881e01202d6ca9752c0273db 513 0.27/1.00 vMB 39
279,408 279,408 0000000000000000878400537c902b222305572c02d2614fc61114129fb586e4 658 0.25/1.00 vMB 61
279,407 279,407 00000000000000010382b506cc7d7e6f40d3e79bc5de6a2c003cfac577b97130 531 0.47/1.00 vMB 26
279,406 279,406 0000000000000002fc02e6b71e04223ea7b6b8f46e9c5d088fb380c8ffd877b5 105 0.03/1.00 vMB 102
279,405 279,405 0000000000000002503fbbb0adb7ea17391371050495bb659cd48bf55892bc42 278 0.23/1.00 vMB 36
279,404 279,404 0000000000000002664ed68ba216dbe997dfb5d20a75754df81918f880ae0fae 652 0.25/1.00 vMB 53
279,403 279,403 00000000000000015ce89bf290ec88c7aecf8827e945f59ef65d9cbbb0a76206 138 0.07/1.00 vMB 26
279,402 279,402 0000000000000002144b55432ca710411292416b4ff9ef290f82754efdf74f8f 61 0.03/1.00 vMB 35
279,401 279,401 000000000000000234b9d53eeb1f2efb757781015db5c1dec6f9c9523594bc5a 282 0.12/1.00 vMB 57
279,400 279,400 0000000000000002adeaeee638ced2c0191a895fbccd47456ae1ad64a0f91146 217 0.12/1.00 vMB 33
279,399 279,399 0000000000000000b80ea27ed440442bccd731b5257d85197df6576ff250913b 384 0.25/1.00 vMB 31
279,398 279,398 0000000000000002bd84aceb10aa442d829e10a5d7aaac3cfbdf0466834264e9 54 0.03/1.00 vMB 29
279,397 279,397 00000000000000006451fda5d103944ad61cbdc7423f40ca4b82216633b3bd14 648 0.25/1.00 vMB 58
279,396 279,396 0000000000000001b3d45dec0530e9a78edd7e18ab3c1edf9dea7197ff91cb2c 74 0.03/1.00 vMB 16
279,395 279,395 0000000000000001aa41968c5504b348f27699eea7da47bf5c768aa2572de9bc 1,011 0.45/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.