Loading Tool

Explorer IconExplorer

Memory Pool

79,721 transactions
30.15 vMB
0.08238449 BTC
Random Selection Loading Transactions
Max Size: 183.93/200 MB

Candidate Block

Mining Attempt fa7165d5bec9430ebd6924f2ea8e82cdddb27a0582b4d9fdea6b98ac1ad31e7c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 595282eaa9ce23af13acdd484dc3887a1fb1dbc6e7d72f191bb6536bca024698
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.01518355 BTC
Feerates: 200.89 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (444,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,608 470,608 000000000000000000818b6f964705ae57f43f6bc9f13959c313cb8c2e934e05 1,848 1.00/1.00 vMB 463
470,607 470,607 0000000000000000012f5a5d35b230ec8f75b2190f8d6424f1fef0b71715ca49 2,390 1.00/1.00 vMB 435
470,606 470,606 0000000000000000005ef0acbbbb0beb54b11de15d1999ae6c68f654abc73377 1,467 1.00/1.00 vMB 145
470,605 470,605 0000000000000000005e24d04ef71ff558674eafc8124ab1dac93707fe6f500b 1,840 1.00/1.00 vMB 361
470,604 470,604 0000000000000000010a32e68c03bc31c025dffac0153096cad061b902fae1f1 1,061 1.00/1.00 vMB 55
470,603 470,603 00000000000000000152b9990d1656529432518af4045df604656e139f88bb61 754 1.00/1.00 vMB 139
470,602 470,602 000000000000000001261b1a78849e8f179212f7ede22309dc2e150daaeada77 1,143 1.00/1.00 vMB 201
470,601 470,601 0000000000000000007ac9013297ecb072ca2a0ceeaa09d799174a96f95dd1ae 1,944 1.00/1.00 vMB 223
470,600 470,600 000000000000000001232023472ea35f1a93e607ad2bd0529b562ceaf0be4c14 2,268 1.00/1.00 vMB 308
470,599 470,599 000000000000000000f450bd09e6e4f02008d6dfe195b19042e88ac73567cf9d 2,262 1.00/1.00 vMB 276
470,598 470,598 000000000000000000e493a736ffc53f54203e044f26c5a18ef0239c05c23495 1,867 1.00/1.00 vMB 351
470,597 470,597 00000000000000000073932b043cb7f19da464beddadee92858459cf11e361ea 944 1.00/1.00 vMB 68
470,596 470,596 00000000000000000081e7ef68029833ebf5db8c458948cc911cf6e2b8fa9a40 1,501 1.00/1.00 vMB 119
470,595 470,595 0000000000000000008132c5abc6d2193be226dd109353cca7e8a39b27638eb3 2,290 1.00/1.00 vMB 328
470,594 470,594 000000000000000000067a6f578054cca5a193768934dfa8cdda01e4dcde5d1d 1,965 1.00/1.00 vMB 376
470,593 470,593 00000000000000000092518a7a391604a3af52609c69df84c4230cbe4b8d3ded 1,636 1.00/1.00 vMB 277
470,592 470,592 0000000000000000019913b687f1c83684e616e71b27f66e59c8687db871552a 1,514 1.00/1.00 vMB 80
470,591 470,591 00000000000000000152c06c4840d86ee6af03ae1107dd16a853d10f601bc60f 2,157 1.00/1.00 vMB 266
470,590 470,590 0000000000000000017aaf7b4b264c7ab202a0f78e8147d3cc91431ebb821ef5 2,282 1.00/1.00 vMB 291
470,589 470,589 000000000000000000e20db69bc60df74708e3890fc1aba35b41e10ddb3a2d00 1,979 1.00/1.00 vMB 441
470,588 470,588 0000000000000000000bb3e14be070376db118c68c5eb578b7b141617621f70d 2,091 1.00/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.