Loading Tool

Explorer IconExplorer

Memory Pool

53,377 transactions
29.66 vMB
0.09971154 BTC
Random Selection Loading Transactions
Max Size: 159.21/200 MB

Candidate Block

Mining Attempt b678b65266a6f6e324fced1f99e5420245c9a2d2ba56d74537dcf13ebf439e66
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d34797365798de6b0922245e5e3fc9ab4bfcfd2be909a5d052fbdabfa499550b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02822958 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (85,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,609 829,609 0000000000000000000207789736a11e782278b655129db6444eb1321b2691f0 950 1.00/1.00 vMB 21
829,608 829,608 00000000000000000001eac6401cdb8c95293d05d5aebc3796ba5f00059f0038 2,330 1.00/1.00 vMB 34
829,607 829,607 000000000000000000022e4d2afc708d4aca9d13edd82c2832a73f5cd5d15636 1,076 1.00/1.00 vMB 24
829,606 829,606 00000000000000000000838e19799da009b47632c5ba3a30ce90d312f15856cd 2,149 1.00/1.00 vMB 35
829,605 829,605 00000000000000000001ab9dea85616814531a95cd9a567b83bf5f5caa8f081e 2,064 1.00/1.00 vMB 27
829,604 829,604 000000000000000000027ef10e3feaabd920ca7f29528aa4e3471cf5bda02e35 2,863 1.00/1.00 vMB 50
829,603 829,603 0000000000000000000035fee0ce8c820868a7360071de6cef5f9b34fdaa4455 1,625 1.00/1.00 vMB 26
829,602 829,602 00000000000000000001a8a84ae7fef920550125f61560550417f1a333ded24d 2,493 1.00/1.00 vMB 27
829,601 829,601 000000000000000000009755e2d083ce616f30dcf108ac81702893db5cf1df69 3,434 1.00/1.00 vMB 31
829,600 829,600 0000000000000000000272fa1f30f6e4d9e6f87660ad9da1a4a7493303acd50c 3,546 1.00/1.00 vMB 36
829,599 829,599 0000000000000000000169c747ea1b7538672d42eaba56823ada703576840ed1 4,596 1.00/1.00 vMB 59
829,598 829,598 00000000000000000002988f11683ebe14d0ef8c29763a623e5b3e2bbab6a6cf 4,149 1.00/1.00 vMB 61
829,597 829,597 000000000000000000018316260e557fe2fbd9492a0a6729f656f620e79e7730 3,958 1.00/1.00 vMB 59
829,596 829,596 00000000000000000002f151878884d112464ddec82a2bf5b164041cc8f6e2ba 1,800 1.00/1.00 vMB 54
829,595 829,595 00000000000000000003085ae16874354d2febaa03c543537a3b449af0c433f7 3,044 1.00/1.00 vMB 39
829,594 829,594 000000000000000000037f147333d10c5a3379f0fc54ffaecede626388a461c6 1,603 1.00/1.00 vMB 26
829,593 829,593 00000000000000000000bcc6a2dde5f8bd53b88dad3bfaae90ce3c75ab182686 1,636 1.00/1.00 vMB 25
829,592 829,592 000000000000000000033381cfc09e4253517729fae6c317e55c09bd1e4c0940 2,051 1.00/1.00 vMB 30
829,591 829,591 0000000000000000000105868bd25eb1b42397fc0a749e9a6477b4c145dcd3fc 2,045 1.00/1.00 vMB 32
829,590 829,590 00000000000000000003a55406eac06ee70db4e46abbacd02b88d6ae52b146c1 1,139 1.00/1.00 vMB 27
829,589 829,589 000000000000000000019e726404bbf0fd6499e0f4e9b501f1c04fa36a900634 1,844 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.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.