Loading Tool

Explorer IconExplorer

Memory Pool

39,795 transactions
28.93 vMB
0.07105596 BTC
Random Selection Loading Transactions
Max Size: 146.95/200 MB

Candidate Block

Mining Attempt 5515bfffbea49672f2e79ea550fc5fef4ff280d39f032ee09afd97c54b574afc
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root 047194288dd5e2e438493f0186c9be4a713e374c71fc65fc2402d686acf1f13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,538
Size: 1.00 vMB
Total Fees: 0.01484228 BTC
Feerates: 100.84 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (122,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,961 791,961 00000000000000000000665456a0a685ab189d0c5a785bf6e4428095b17e7d6d 1,873 1.00/1.00 vMB 108
791,960 791,960 0000000000000000000277c221cdbfe53ad71ecc57c0c732f04b3fb6664175d9 3,111 1.00/1.00 vMB 50
791,959 791,959 00000000000000000003e435996108591eb5842bfe1ba9edbcffa7496e2a797a 3,411 1.00/1.00 vMB 54
791,958 791,958 000000000000000000049115414efa47d307a36316c99f5e1e62ce666c9033aa 1,318 1.00/1.00 vMB 89
791,957 791,957 00000000000000000003ef761122cc0cb7bd309397223da60332db291f0f1aab 3,504 1.00/1.00 vMB 35
791,956 791,956 00000000000000000005837df15aa3ce1710f04fccba1849596297f32269e26d 3,107 1.00/1.00 vMB 30
791,955 791,955 00000000000000000001b1c59e7353ef74783679035bb27b865e5db4d2ae375f 2,860 1.00/1.00 vMB 31
791,954 791,954 000000000000000000017b9f2b2e85908ff76a8f4eef88cc3432019e54443ecd 3,627 1.00/1.00 vMB 57
791,953 791,953 00000000000000000001deda8192a7d173b58f43088e8e14a99e3ed4079b7cbb 3,841 1.00/1.00 vMB 36
791,952 791,952 00000000000000000001d036b8084384147497a8626cb751184b854f6493cdd4 3,677 1.00/1.00 vMB 36
791,951 791,951 000000000000000000043d97e9d3d5382c6c94aa1d96db55c2ada41a72c2680d 2,973 1.00/1.00 vMB 39
791,950 791,950 0000000000000000000074a796c4793cf7f0182c53dde6e81c8b109e9bd33bb5 3,435 1.00/1.00 vMB 46
791,949 791,949 000000000000000000033c85501ac0f2d7acc825ac6512e4880ec5df55528ed6 3,085 1.00/1.00 vMB 72
791,948 791,948 00000000000000000002b847c1def0aacb3ff364ae47408a1da5cd39d748f115 3,767 1.00/1.00 vMB 68
791,947 791,947 000000000000000000008f93b7c380516330ea9b6767d8308b9b7a2ae60878ef 3,887 1.00/1.00 vMB 49
791,946 791,946 00000000000000000003b623ebf20aa154f40c1099941178ee909ab3ee600c37 2,936 1.00/1.00 vMB 39
791,945 791,945 000000000000000000022b6fa1b7788e5905e1c8d0bebcaf7e88326072e0c251 4,122 1.00/1.00 vMB 24
791,944 791,944 000000000000000000024abc5da1100454105c4d352f741df09cf9278c3cd6b1 3,207 1.00/1.00 vMB 22
791,943 791,943 000000000000000000001e84078c5c6bbd1e77f83da7a96de4c3d5c8a0ef210f 2,833 1.00/1.00 vMB 32
791,942 791,942 00000000000000000001e1b61324707d1d4f67126857d57eab3bcc3305431567 2,774 1.00/1.00 vMB 54
791,941 791,941 00000000000000000003f019d5239dc52d34b507277c4a5386b7c5d905165cfb 3,727 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.58 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: 623.01 GB
    • Received: 11.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.