Loading Tool

Explorer IconExplorer

Memory Pool

30,753 transactions
24.78 vMB
0.04727338 BTC
Random Selection Loading Transactions
Max Size: 123.86/200 MB

Candidate Block

Mining Attempt 4b1a3a4a72423e4afabdf6ec498a1742f899a0f66ea6674cd6ad239b7f08fe70
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 70fd39defe56324da29feeac75aad9e43c23ffd7638e66abcf48984c5c48b38b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,319
Size: 1.00 vMB
Total Fees: 0.00303429 BTC
Feerates: 7.12 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (502,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,205 412,205 000000000000000002591b54e236a8fde1c82ba13b1b9c927b58f039fe7c807a 1,499 1.00/1.00 vMB 24
412,204 412,204 00000000000000000233e6261b4bf829433d1c390ddc36ce8cc942c765617926 2,663 1.00/1.00 vMB 67
412,203 412,203 0000000000000000045e3f85d8d5a0ddfdf68f292ab01ab14f5dd6fe698095de 11 0.00/1.00 vMB 74
412,202 412,202 00000000000000000112323d96f39c3eb21ce76b25164b73d66d001c80566a56 1,974 1.00/1.00 vMB 47
412,201 412,201 0000000000000000045532c6c60d7dc302b1608468600a88642d0b22d20e1fa8 1,222 1.00/1.00 vMB 22
412,200 412,200 0000000000000000049f9d53f901ca0ae80155c2c55f2cabfc5b0f39a1124307 2,065 1.00/1.00 vMB 42
412,199 412,199 0000000000000000031188b20be07b77d4603f2c064ec771f558a1a3c5eb329c 758 1.00/1.00 vMB 16
412,198 412,198 000000000000000003d512369c9d759b1af2837852d2a59d4f86bf18a8cc990a 2,477 1.00/1.00 vMB 62
412,197 412,197 00000000000000000343131ad32c3711ee57a21e24e7c3b281e9a8d4b0db06c3 1,719 1.00/1.00 vMB 38
412,196 412,196 000000000000000004b2b91bc87d683099f1dad9fb5fca5eda07c19d53ad48cd 1,163 0.99/1.00 vMB 26
412,195 412,195 000000000000000003d448d9bc8df05fba8463998280f66892a1e156d80fa6d2 1,783 1.00/1.00 vMB 52
412,194 412,194 0000000000000000028fef339c8d98d96718482f1d086d8e335fba58aac3dbf0 2,623 1.00/1.00 vMB 60
412,193 412,193 000000000000000001fa7cb341f7d60d73a0aef4cda3849c3d28b9e37b5d2b91 926 1.00/1.00 vMB 20
412,192 412,192 000000000000000002793fd70b41bfdcfc8d5a63bf2273747c7569898f6f6cc5 2,031 1.00/1.00 vMB 44
412,191 412,191 0000000000000000043c977baef20f91d26d3fe4e6d698727b4d6d057272ee0a 2,090 1.00/1.00 vMB 50
412,190 412,190 00000000000000000383cc6c3cfecb8d4f736e037a493dd7dbc7cca4b6b25a47 3,141 1.00/1.00 vMB 71
412,189 412,189 0000000000000000051cc81a04b83ef66402cec46e72f87e1272d052ddd2f0b5 1,238 0.99/1.00 vMB 32
412,188 412,188 00000000000000000463981e1d3251f0b8de7ad1c899992fc252174cffd6375a 2,882 0.99/1.00 vMB 72
412,187 412,187 000000000000000002c6610c0764494a426e68f2cf09ec93a6ceb31af4334603 1,138 0.99/1.00 vMB 28
412,186 412,186 0000000000000000028cc649f138787f379cdb5fee1f6314f6ba8da08a447d19 1,322 1.00/1.00 vMB 31
412,185 412,185 000000000000000000955a6246a9c2e6e4fdac2447bce0a4c03f0575ec42736a 1,480 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.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: 637.60 GB
    • Received: 12.43 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.