Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.48 vMB
0.07040531 BTC
Random Selection Loading Transactions
Max Size: 167.82/200 MB

Candidate Block

Mining Attempt c0347d2901dc5542c7b027478f2af89e8a3c3e0cd8c25813004a4c08ef12b425
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 3cc5457b91c2aa74b6e5496af657a8728b012949304324fa94d95985e86a7dbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.01131426 BTC
Feerates: 80.55 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (280,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,606 634,606 000000000000000000089e186548ffe498afe7653c4434d5fd5fc9b82c94e8c6 149 0.04/1.00 vMB 17
634,605 634,605 00000000000000000013db1950b5ebd50b4f7cc35d35e899d6c37ccc15be6171 1,830 0.69/1.00 vMB 15
634,604 634,604 00000000000000000001c368b208bb4614a3359cd44a0d47e5574e7c8d0be923 770 0.63/1.00 vMB 5
634,603 634,603 0000000000000000001337d08cd96b5f708fb1e98d907d5da6f06b42939d6b8f 2,865 1.00/1.00 vMB 5
634,602 634,602 00000000000000000003f8d29b49223196a81c1716ca50f2ee552fc745772470 3,012 1.00/1.00 vMB 19
634,601 634,601 000000000000000000034cfc413b4c2315976e4689d71a2acfd778d7f93ab86d 3,085 1.00/1.00 vMB 26
634,600 634,600 0000000000000000000fd11a3e0d49782fc8e69006682deaf30e521dfdeb7741 2,846 1.00/1.00 vMB 13
634,599 634,599 000000000000000000066b93ae39fdc56c7e1f32b470976fb55975930890705b 2,750 1.00/1.00 vMB 17
634,598 634,598 000000000000000000032254ea9d98ad7a5e21395ccc216b8b8741b6cab709ae 2,365 1.00/1.00 vMB 26
634,597 634,597 00000000000000000002cc655e80e2ffb9217f36d34e38401b53b816635b1c33 1,168 0.50/1.00 vMB 16
634,596 634,596 0000000000000000000336bd10520b475e600a823e4764432492129d9f0e9594 764 0.24/1.00 vMB 15
634,595 634,595 0000000000000000000180e8fb1c60a9fc9052fc0164ce22b755cfd3c30e78b9 444 0.63/1.00 vMB 1
634,594 634,594 0000000000000000001450842e3e81009ca1b3f20b94fd35e096f5fff05c37bc 1,518 1.00/1.00 vMB 1
634,593 634,593 00000000000000000001f12e96d66403c6417e88468d82b6acadc4de519f5289 1,580 1.00/1.00 vMB 10
634,592 634,592 000000000000000000103f933557003e7f2a06db1f74b7a22946f56496bbae2f 1,653 1.00/1.00 vMB 10
634,591 634,591 00000000000000000003e79811c2e511c28a9da918608dd8dd81dab75a6650ed 2,230 1.00/1.00 vMB 14
634,590 634,590 00000000000000000011644cdf9c2307f8b75f38a5edeb0fad8105bc3a4e6a36 2,896 1.00/1.00 vMB 19
634,589 634,589 0000000000000000000a338d0fc15c581522952dd3bd66571ee64f16e17a9795 2,433 1.00/1.00 vMB 14
634,588 634,588 00000000000000000007784250ec1ee195ce1b25e0cdb91372d9e806f6ca1f7f 2,791 1.00/1.00 vMB 5
634,587 634,587 00000000000000000013f75a82d71da6d2a8c7f66eb1952467c91db2573d195c 2,916 1.00/1.00 vMB 7
634,586 634,586 0000000000000000000d6b91373b4ec30b9cf9ba55681c62900c934345d43629 2,430 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.