Loading Tool

Explorer IconExplorer

Memory Pool

82,691 transactions
31.29 vMB
0.12676771 BTC
Random Selection Loading Transactions
Max Size: 189.60/200 MB

Candidate Block

Mining Attempt 7602ee39c0e83e7b26bfd6362d3f45513cf8ce4afb0aa94035f1cc72b8cf0bfe
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 4911912ec47be07dd497361781a7a8359276d01c48847c0f52a3e7b3eb190d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,072
Size: 1.00 vMB
Total Fees: 0.04400599 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (43,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,609 871,609 000000000000000000005795e9366f08edeb21794f82d976015e5dc3f99780eb 2,654 1.00/1.00 vMB 9
871,608 871,608 00000000000000000000f97e385777f8817e55923af924caac1360028c1e46ee 3,815 1.00/1.00 vMB 6
871,607 871,607 00000000000000000002b4288ca24b42d5d18aa630fc9cd04206ed3caba5e8c6 2,747 1.00/1.00 vMB 12
871,606 871,606 0000000000000000000213305b1beddbd201a435e46633e4432f67abedfef9f7 4,292 1.00/1.00 vMB 9
871,605 871,605 00000000000000000000f1c5c2b2fa7837c4b812a1da8b6967cea64f01f68f1e 4,368 1.00/1.00 vMB 6
871,604 871,604 0000000000000000000079fdeca6a1f87fb6f9fa91fbb8fd4698c46b272e74f1 4,885 1.00/1.00 vMB 4
871,603 871,603 000000000000000000015d0fcce349d779ee6a80c3d33ff5e0abfc58f44910f7 3,360 1.00/1.00 vMB 13
871,602 871,602 00000000000000000001bc8b02e6fc0190f73e1ed9b3b6b6b74af530d798dc6f 2,625 1.00/1.00 vMB 6
871,601 871,601 00000000000000000002890262cf4b2eb5eb78fa50d9759b610c2c7ac04fd20c 4,032 1.00/1.00 vMB 4
871,600 871,600 0000000000000000000105c06c021d409830a143d01cbe6a6de6772490bd5325 3,901 1.00/1.00 vMB 9
871,599 871,599 000000000000000000029bfc04d68a78879baa5e062f21380a290fd5125761f9 2,065 1.00/1.00 vMB 7
871,598 871,598 000000000000000000005ee66bdf0d34d889bfa69dea8ac0a7eae1841c064975 2,571 1.00/1.00 vMB 5
871,597 871,597 000000000000000000025e9762b807efa0733cae958931119d32149fd896d202 3,768 1.00/1.00 vMB 12
871,596 871,596 000000000000000000018cac7197ad703d18e84525117265435838323e68141a 2,557 1.00/1.00 vMB 8
871,595 871,595 00000000000000000002a715e17e1f1001e916021dd39bdd90a630beb40cb603 2,249 1.00/1.00 vMB 7
871,594 871,594 00000000000000000001796c2eadc9bc80ff8f22f508db66cd1adbba7f4fb380 1,888 1.00/1.00 vMB 7
871,593 871,593 0000000000000000000137b43fa77c2be009ba07c35740f250a64c7a28e4195d 2,074 1.00/1.00 vMB 4
871,592 871,592 00000000000000000001b7bb1f62d9541512f3e4913b23bb7a4a954a8594ffe1 2,861 1.00/1.00 vMB 8
871,591 871,591 00000000000000000001dd3a1a1c33c664614cd1618be3c5646309bef5537410 2,446 1.00/1.00 vMB 9
871,590 871,590 000000000000000000006bbe9db8eb363cee4b19e3845528232c05ada39e99f5 3,477 1.00/1.00 vMB 21
871,589 871,589 0000000000000000000131c9b34ca618457836756c9fc7c86460ca34091cda24 3,788 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.08 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: 722.26 GB
    • Received: 18.39 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.