Loading Tool

Explorer IconExplorer

Memory Pool

49,248 transactions
29.88 vMB
0.09108848 BTC
Random Selection Loading Transactions
Max Size: 159.86/200 MB

Candidate Block

Mining Attempt 6de635e795e7c077ba39ecccdfc2bb4680020c9d542f0ddf978d577e2e823fd0
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root f6be86ff990de3388055df2c92498f7dd3de39199a31872f67f18bf4b1a62162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.02552120 BTC
Feerates: 51.03 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (599,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,061 315,061 000000000000000000a3ebbf400f2f4dc09eb185df1adffbdb79ad402a89dc00 553 0.34/1.00 vMB 24
315,060 315,060 000000000000000002c3cf0496f9681055119c7cb9de4a1e796cb023919246ff 148 0.10/1.00 vMB 45
315,059 315,059 000000000000000017d9151ff1dee03483915ffa855d75814ff1ff60f72fc960 12 0.01/1.00 vMB 27
315,058 315,058 00000000000000001d6439411c8c44311c04a70119f5add398b2f95f05072bef 828 0.48/1.00 vMB 28
315,057 315,057 00000000000000000b6d08dce1f5e78d28fca77f39ce6e72e23e4efa7a059fcf 321 0.22/1.00 vMB 21
315,056 315,056 000000000000000021fac36f7672e4de026b8e8fa34d9199e009ab8827bc3e3c 353 0.22/1.00 vMB 24
315,055 315,055 00000000000000003519a1e073bd694fc0c276518c821053eb25269c6bfdaee2 195 0.19/1.00 vMB 16
315,054 315,054 000000000000000006a9b8768765885d7c8aaece5b4bc7c3f638c8f35b0aaacf 1,457 0.75/1.00 vMB 44
315,053 315,053 00000000000000000c270dfd765e50340ede53d2a9c66e0139723b1b16ae851e 1,080 0.67/1.00 vMB 26
315,052 315,052 0000000000000000341babfeee3842ac1e70e067550fbd317dc36cce72e4da36 297 0.20/1.00 vMB 24
315,051 315,051 00000000000000002f4aa8585a5a375ff294296c70328e94d8daf2e0edaddca2 978 0.58/1.00 vMB 25
315,050 315,050 0000000000000000282a5ef474798251a3318ebf0eefe259527a21bee2ddf015 139 0.08/1.00 vMB 24
315,049 315,049 00000000000000002cf874b2c46f77ce38ef6a38cef8d047f001d44302fdbe32 498 0.36/1.00 vMB 28
315,048 315,048 000000000000000034c078fdfc605ccdbe60dd69c70c15c70122d14400915fda 372 0.29/1.00 vMB 19
315,047 315,047 0000000000000000300e4a6f1136dda9afc072b0adc09652cc909b947b3a56b4 603 0.39/1.00 vMB 23
315,046 315,046 000000000000000023852610eaead8c2d9afaa0aaaded638e671e6dcc87456fd 715 0.37/1.00 vMB 28
315,045 315,045 0000000000000000065803a677f8d93b9a3e172e62b5206c4253375314a10d39 93 0.06/1.00 vMB 24
315,044 315,044 0000000000000000013f3217b4d1caf5caa56825ee73192b9be349d078668bd3 487 0.26/1.00 vMB 32
315,043 315,043 00000000000000003641b47f10e8a1a1403f66861e594f0b9b43972f36d2f7f0 811 0.57/1.00 vMB 25
315,042 315,042 00000000000000002a28a7cd2820bf176d67a9e37c5be2ab8aa37aa9edf2ff18 101 0.07/1.00 vMB 18
315,041 315,041 000000000000000010f7ddd344c9705422a9f965d6a905f56a446dfdd421903a 639 0.42/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.