Loading Tool

Explorer IconExplorer

Memory Pool

74,657 transactions
27.65 vMB
0.07570539 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt e565d3839a18bb855b13f87104a4960ce5360f347e013747f997e72fc49afd0f
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (622,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,059 293,059 00000000000000004f4768a53214eace6c71d5ade2e79f1531fc9de52e28d011 425 0.18/1.00 vMB 35
293,058 293,058 0000000000000000994773c346624bccf1d651ccbd9f5a0ef55a7c5b62d4d338 1,093 0.59/1.00 vMB 33
293,057 293,057 0000000000000000646084d54be60229ab92d6bac30ec7a1e1879f598eefde05 613 0.27/1.00 vMB 37
293,056 293,056 0000000000000000d4b821deaf212bed75a8dfb4c4c476c6e887c55c9fd7b6ce 38 0.02/1.00 vMB 18
293,055 293,055 00000000000000006b8a4d0e26d033a96b11134f77911c33d2248c84e73159c5 182 0.13/1.00 vMB 32
293,054 293,054 00000000000000003e800d82e9411d899f093863da9a15f2fc7d462954663298 328 0.17/1.00 vMB 41
293,053 293,053 00000000000000009fcf3280d67eef985db1b7ed854c6214053558ded8d98367 101 0.04/1.00 vMB 40
293,052 293,052 0000000000000000231dd999724e8585511ac874799483ea946f9150caf0c30d 191 0.08/1.00 vMB 42
293,051 293,051 00000000000000000b02ae85965aadafaf1d9517c822ff7902f5923da17b41b7 83 0.26/1.00 vMB 12
293,050 293,050 00000000000000006c7615ec7a426c41dbbbfbefadfb074f8a3f3581e62ea6d7 641 0.35/1.00 vMB 33
293,049 293,049 0000000000000000852b0298ec923f28c7088d41bd8fae38acdd4afb11279703 837 0.35/1.00 vMB 44
293,048 293,048 000000000000000045e79b3d432bca5723e04025107a32f05069304a1efd04e7 22 0.01/1.00 vMB 20
293,047 293,047 000000000000000013895578ba7034231f279d8caf992c96a51b07b746d79a78 81 0.10/1.00 vMB 20
293,046 293,046 0000000000000000cdda102de863a15927af1f22747e76d28021ebd0e1b49c05 35 0.02/1.00 vMB 23
293,045 293,045 00000000000000006d142dcb6a68631cb8efd1e1008de54f1042de0e1adb34b4 153 0.07/1.00 vMB 17
293,044 293,044 00000000000000001a68c0993d65013eebfbcf5edbe2aee6e3c4442dbb56abf8 324 0.22/1.00 vMB 31
293,043 293,043 00000000000000005288aaec786486a7fed7effb40833ff220fa7020decdc0b8 1 0.00/1.00 vMB 0
293,042 293,042 000000000000000057a58bf0bb109c5343457bbd6c92c39b888f13d0ba9633b8 64 0.02/1.00 vMB 35
293,041 293,041 0000000000000000961c2a61a5982dd3b5ccba274be86eb794b0dae01cac36b6 306 0.20/1.00 vMB 29
293,040 293,040 0000000000000000be591cc8fbae26ad310f3016d851a7f9c1b5708c22d465ad 120 0.06/1.00 vMB 27
293,039 293,039 0000000000000000cd48357e32a74d779ad2e9e78715b42d5b89cf6b6fc53c42 341 0.21/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.