Loading Tool

Explorer IconExplorer

Memory Pool

81,486 transactions
30.15 vMB
0.13079403 BTC
Random Selection Loading Transactions
Max Size: 181.37/200 MB

Candidate Block

Mining Attempt 0eefc198649b2744328319c459fbbf3538c70fff96a0d0cf8258c4a97541d2ef
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root b0c8e1c99e91588179506adcdeae733d8a6587c4d00285d96b73ae33f27b00a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.03843731 BTC
Feerates: 301.60 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (607,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,605 307,605 0000000000000000245fa02ffd55403499f713a32950838a3503d3fea45414ad 155 0.09/1.00 vMB 31
307,604 307,604 0000000000000000188571599bea79cb73984f4edcd3ff8bcb81715af29ee533 39 0.02/1.00 vMB 39
307,603 307,603 00000000000000001a5fc0181f9d7808818e7619420d769495564f7548e32634 611 0.32/1.00 vMB 29
307,602 307,602 000000000000000040cd080615718eb68f00a0138706e7afd4068f3e08d4ca20 996 0.51/1.00 vMB 30
307,601 307,601 00000000000000002cc9ab1a2a6c8526512b24ddba7437d2c6e2be014d33482e 54 0.03/1.00 vMB 32
307,600 307,600 000000000000000024c4fec09b165477be43d3f49c8499ef5a90e519de13b7ec 69 0.02/1.00 vMB 26
307,599 307,599 0000000000000000151ac95c5c4351681eb669c2c609f81481e44414028c7123 405 0.22/1.00 vMB 30
307,598 307,598 00000000000000000033e79243292ed910a36ff17d31e5e7f9ea6bd4df423d8d 439 0.31/1.00 vMB 21
307,597 307,597 00000000000000002c951768f771e0835f36d67e7b5488f2fa16ff4ec232869f 667 0.35/1.00 vMB 30
307,596 307,596 000000000000000049e0cc64d2261a253ed932685451397e497da979f08b44f2 300 0.21/1.00 vMB 23
307,595 307,595 0000000000000000443d2bcd66e5eb27d8e43857fe78ab262b8676afd9ad32b5 1,505 0.75/1.00 vMB 32
307,594 307,594 000000000000000048213f62d36e87ae04881dcb465ff06074ef112ba51d4cb4 638 0.32/1.00 vMB 40
307,593 307,593 00000000000000004843bb04928b3953bf472c272b2e15537d12f64a86005140 183 0.08/1.00 vMB 39
307,592 307,592 00000000000000003ae91b183989b58dc18a259d9513a5143f296a362987b097 227 0.15/1.00 vMB 24
307,591 307,591 000000000000000039815cb1cf9b527c0050d8c828b9d5219d035a118f2b6fad 238 0.09/1.00 vMB 35
307,590 307,590 000000000000000041f1739a57636bec0354bb7ffcd4a2aa3e0c4ca36ec99921 127 0.09/1.00 vMB 14
307,589 307,589 0000000000000000373893d2fca91db91afbde35c678638994b5c3709784f15c 973 0.73/1.00 vMB 20
307,588 307,588 0000000000000000430bcd04ad6ae24d5ba2cb8fcab92f649d447ec9e02ff303 1,125 0.35/1.00 vMB 65
307,587 307,587 00000000000000002d5de22327439bbe5e6a8631a69dbcbc02b5a71e4b432aa9 64 0.09/1.00 vMB 4
307,586 307,586 00000000000000002c6a7d6e9b3a083bbe1d03e9beec9abae7963b3caf080203 1,057 0.56/1.00 vMB 32
307,585 307,585 0000000000000000389c66cc3ed9956fb9088af637dd49e57e07d617e79eddd1 209 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.91 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: 713.89 GB
    • Received: 17.50 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.