Loading Tool

Explorer IconExplorer

Memory Pool

74,695 transactions
27.74 vMB
0.07433046 BTC
Random Selection Loading Transactions
Max Size: 168.79/200 MB

Candidate Block

Mining Attempt c9f51001a50b15067abcbd7effc72c84a4595b8801162db0bfc1c05c22df5e81
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 42f16ca4202999266ecd188b1fbc1ecbbe2f866d588da56649143b5ccd5efdd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,791
Size: 1.00 vMB
Total Fees: 0.01506814 BTC
Feerates: 71.37 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (577,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,063 338,063 000000000000000009020f9bd08adbe90eb1b0e3452dde5d586bacb92245aa54 2,314 0.75/1.00 vMB 39
338,062 338,062 000000000000000001b6d4d4d8db1ae8b435473d7bb5ea0e47a4cf053ccbba5a 107 0.09/1.00 vMB 12
338,061 338,061 000000000000000010bcbc1091749b0ec9763654607477f7d82c703edb4d9d46 1,385 0.77/1.00 vMB 23
338,060 338,060 00000000000000000b13bc1c1a81745dcc415599e95d5e0256220172b3d7724e 708 0.26/1.00 vMB 40
338,059 338,059 00000000000000001591e5de8c49b3771913de615ac713317930fc4e68f29eb7 981 0.51/1.00 vMB 28
338,058 338,058 0000000000000000036a1041dc7c1d05fc6dc94f329c1628e927305c6bca0abc 475 0.21/1.00 vMB 30
338,057 338,057 000000000000000002f57f311aec6747dd3ce14664dbb2a5f59de7c8ed3b8e88 210 0.10/1.00 vMB 25
338,056 338,056 00000000000000001709094fdeb7774520fb4809364f79cc69cb1e8c92b95f1c 422 0.21/1.00 vMB 25
338,055 338,055 0000000000000000181c09aa3a8f4603c3917cb14292be465d67329c94dd3418 46 0.02/1.00 vMB 24
338,054 338,054 00000000000000001200ef61efd95db3e37c39b770e76ca9f97f2231b4b2234e 527 0.25/1.00 vMB 24
338,053 338,053 000000000000000008aa3040afbb992903fec23eb0aae1e480e4163dd3e84fe6 516 0.26/1.00 vMB 27
338,052 338,052 00000000000000000a193d80f8db7dfe31e6843f0cc27f00d211a01a7b6d8e66 500 0.25/1.00 vMB 26
338,051 338,051 00000000000000000dfdadf88e044dc4dde792867ab96d43668f376116271855 171 0.10/1.00 vMB 18
338,050 338,050 0000000000000000058b9aca03086f3eac809dd1ece919c3f3a6552100d64f73 1,208 0.70/1.00 vMB 26
338,049 338,049 00000000000000000d1a91caf77719adcf94db4ae3cad471006b5bd336832137 101 0.06/1.00 vMB 29
338,048 338,048 00000000000000000fe8a7c845411264e57ead2ac86c7dbec55a5640ddf84b72 1,498 0.74/1.00 vMB 25
338,047 338,047 00000000000000000068b5171860727c358629ec7e2ab2b1371597320cbd674e 1,374 0.83/1.00 vMB 27
338,046 338,046 000000000000000010ae11cd974571f1d2a478f43c1e60986a754d1cfa3dcbda 493 0.35/1.00 vMB 18
338,045 338,045 00000000000000000dc56eb4f2cba2e83438b295e72aa226891650837c82fedb 77 0.06/1.00 vMB 11
338,044 338,044 000000000000000016f4b170d30f7e945070ada86db2ac1acd90449dec241a32 381 0.26/1.00 vMB 15
338,043 338,043 000000000000000018ca8e8bb022bfde827da9ba0ff83c650f82cd89c17007c4 310 0.37/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.