Loading Tool

Explorer IconExplorer

Memory Pool

43,726 transactions
27.97 vMB
0.15390732 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt 52894a1019933de91e485eabe5b4d811760b4dc9d0688002861306b9213e56f3
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e8b2f3269cc3b397a279b70e19ef46ed602bbed1685df67c0911b259275a8385
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.05712929 BTC
Feerates: 150.71 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (182,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,614 732,614 00000000000000000000cc21cb6be1b225d55a8081fb2ffe0c695f93852e0e60 1,560 1.00/1.00 vMB 5
732,613 732,613 000000000000000000000f5fd24c32f8944f0b28234ad0db6d99ac679578c5f1 2,699 1.00/1.00 vMB 6
732,612 732,612 0000000000000000000567722c98fa3459d474a4a71ec703048a13b17e1dcaf5 2,951 1.00/1.00 vMB 15
732,611 732,611 00000000000000000000e95e9ab2aa51da83040c28e0237ba4905000b7a55f1a 2,849 1.00/1.00 vMB 12
732,610 732,610 0000000000000000000487d7074468392e36b9fac797e8f72e83c095841cd091 843 1.00/1.00 vMB 2
732,609 732,609 000000000000000000086eaa5252787f95509dbc4325121fa1af212a214a3492 2,578 1.00/1.00 vMB 8
732,608 732,608 0000000000000000000204c4efc8ac5e3e4ec90f29edf415dc0196a7e68b18f8 748 1.00/1.00 vMB 2
732,607 732,607 0000000000000000000843fadef2ce8aa0433df46702ce2cc8c3bc0cf297f1bb 2,056 1.00/1.00 vMB 5
732,606 732,606 00000000000000000005f7b727317d0f2b2f39a25c869b528aeeaa09aa272b9d 844 1.00/1.00 vMB 1
732,605 732,605 00000000000000000004014cc232a85c93d9157dbcbe60dc8b86333f3c9ac85f 2,425 1.00/1.00 vMB 4
732,604 732,604 00000000000000000003338ada16ce36dc9e836046936edaccbf3a0d8c9e6a8f 1,468 1.00/1.00 vMB 6
732,603 732,603 000000000000000000083defb671324833d328c61e534e3c3a63832657719aef 3,027 1.00/1.00 vMB 7
732,602 732,602 0000000000000000000181b19ef58cc52bfb41ec75f0bdffb4d7ee8b193a2d63 2,990 1.00/1.00 vMB 14
732,601 732,601 000000000000000000044d1b18cd39abbdb19913d486f6a2cdcb02fcffd64e42 2,320 1.00/1.00 vMB 7
732,600 732,600 00000000000000000009db4973279b1dfe1d1e8fa34354c57ea664feaf8e39d3 602 1.00/1.00 vMB 1
732,599 732,599 00000000000000000002dae23dbf3b41613b26ff4d1bf6ede86227dab8c10e7b 1,643 1.00/1.00 vMB 2
732,598 732,598 00000000000000000004c97b422e5811ea26596d4dbb7e52e73998cc72a43b82 3,196 1.00/1.00 vMB 12
732,597 732,597 000000000000000000083dc2f387fa2c6d75f2004a573cb2f54482da625ef904 2,922 1.00/1.00 vMB 8
732,596 732,596 00000000000000000004d30f7d9577a23487816774b27b1b992b87f036772b5f 1,840 1.00/1.00 vMB 2
732,595 732,595 000000000000000000032525b6ca214f129508ba5bef05b84139cf6a545c9025 2,685 1.00/1.00 vMB 5
732,594 732,594 00000000000000000006bf3b157490e74a94023216c228f0926ad197edb26844 3,241 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.87 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: 643.26 GB
    • Received: 12.58 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.