Loading Tool

Explorer IconExplorer

Memory Pool

82,404 transactions
30.36 vMB
0.08276539 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt d2ceab24706e44c3791397f19955c46fc875717246735e15fc73050bbb4fcc17
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 9b02259d53cdf8e10313657baa604cc2e5c69e7a7dc2fe6958aa843973dbe211
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.01503319 BTC
Feerates: 60.16 > 1.51 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (410,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,692 504,692 00000000000000000017c86c0e3fdd725830a9b5b1ccb4a13af07a495bf30083 2,210 1.00/1.00 vMB 496
504,691 504,691 0000000000000000007718fa88ecf78989b63157929eaf3f890377343a78fb43 2,368 1.00/1.00 vMB 474
504,690 504,690 000000000000000000304e1d84021f890afc8665562916e57b73fef706b8e57d 2,217 1.00/1.00 vMB 471
504,689 504,689 00000000000000000057f21537a9cfeb104fcebb448fd66c7d3380af4a247b87 2,613 1.00/1.00 vMB 459
504,688 504,688 0000000000000000002f0438b1f9ca0f62d2c9a05b76d82692e43035d3824fe9 2,945 1.00/1.00 vMB 530
504,687 504,687 0000000000000000007db62a68185c8206cb478e9533312676a8647538ac99b2 2,504 1.00/1.00 vMB 558
504,686 504,686 000000000000000000789bc13d7fae0945f5dfbf7749878ef861482055c2a190 2,906 1.00/1.00 vMB 466
504,685 504,685 0000000000000000007895b900cb7bc6a7d5dc37a9e5f7713bcb5dfd09a9e119 2,395 1.00/1.00 vMB 522
504,684 504,684 0000000000000000005b5691dbe96364074f0e066631e1f8ae45e84ae495a89b 2,302 1.00/1.00 vMB 539
504,683 504,683 00000000000000000053d54cb94ebaea7a735e55281ac2aface40bb341320a41 2,402 1.00/1.00 vMB 527
504,682 504,682 0000000000000000003fd5438b3c159aaf92eca10eb0ca38ffdb905c07d260f5 2,394 1.00/1.00 vMB 531
504,681 504,681 00000000000000000046c06a37199caadaf6cd694e40cac6dd2819f46d9a4e9e 1,942 1.00/1.00 vMB 474
504,680 504,680 0000000000000000000ff82fdc97432e337348005cb53dcd6d65166b48412414 2,022 1.00/1.00 vMB 509
504,679 504,679 0000000000000000006b6ad5a21bf27ccb1e3581161d844be0eabb79fe883824 2,237 1.00/1.00 vMB 500
504,678 504,678 0000000000000000006462fe0257a6fa166b789751c2a98eaa7332649bd22824 2,188 1.00/1.00 vMB 439
504,677 504,677 00000000000000000017d06784646528c23c720101ddb73ee8068278d0ff5bd2 2,132 1.00/1.00 vMB 535
504,676 504,676 00000000000000000045ee4354a66ca72c489cd090a006824a9a000de77c8f09 2,367 1.00/1.00 vMB 464
504,675 504,675 00000000000000000002bac517600009ba8cf5bdd4e394bf739c23ffce20925f 2,570 1.00/1.00 vMB 481
504,674 504,674 0000000000000000002e6b5d0cb85f083aff4978fdded83026d0a111e9be6e0e 3,097 1.00/1.00 vMB 473
504,673 504,673 00000000000000000070ea8f0e70d6cd60e71d42c2e33daad7f1354952687ce6 2,598 1.00/1.00 vMB 582
504,672 504,672 000000000000000000246265bd5ebcb6d86eac14d501f3c98b888e0c16c7e8ce 2,452 1.00/1.00 vMB 442
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.