Loading Tool

Explorer IconExplorer

Memory Pool

42,020 transactions
31.77 vMB
0.09463073 BTC
Random Selection Loading Transactions
Max Size: 159.33/200 MB

Candidate Block

Mining Attempt 1fa2691376583802b485c2893ca8ccb5a4a338833f74ff7e15942f2ca6566cad
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 488d13b4af66d9185b6fa6f931035ab6f4103b994fe5a9a77b3c16d9d525b893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.02893857 BTC
Feerates: 401.97 > 2.90 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (149,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,735 764,735 00000000000000000004dea0e7e3c00e7b2f3a32eebcdcf454ed8450c7a62f72 1,182 1.00/1.00 vMB 6
764,734 764,734 00000000000000000000891d5ce6992a11a20089c131ca5d0f1cdea6c0776ead 1,804 1.00/1.00 vMB 7
764,733 764,733 000000000000000000048c1a4047f915de0c1d1a0d36889518e1bda43e45763f 1,826 1.00/1.00 vMB 7
764,732 764,732 00000000000000000003faadcba4c81ac2775fe41ea71171cf4c7c87d7e77c9e 1,370 1.00/1.00 vMB 28
764,731 764,731 00000000000000000002166b9834f89f60f6bf6071e4d7636be9ad072041ddab 1,043 1.00/1.00 vMB 7
764,730 764,730 00000000000000000007231b57ee4fd62d3b78f630c47b4e8bc9f20e3355660f 590 1.00/1.00 vMB 10
764,729 764,729 000000000000000000073ad1fa9a343a7418990b5ce93782b70317dd59391054 692 1.00/1.00 vMB 11
764,728 764,728 00000000000000000001f1ba40e0f1cb4d435b47581239d52d3ff808dd88e13b 2,122 1.00/1.00 vMB 23
764,727 764,727 00000000000000000005382ee99257fce404770957de46e4bfb95cd254587cf9 250 1.00/1.00 vMB 7
764,726 764,726 00000000000000000006aeb808bf49a81551cac1b9d53f9871e4592c2c622549 2,753 1.00/1.00 vMB 29
764,725 764,725 0000000000000000000343e1586d55663e7f644d7c75f318bc698b1e463aef78 980 1.00/1.00 vMB 14
764,724 764,724 000000000000000000048e2a6bf2abdc66e760791aec6fe18ceac9043984d964 2,476 1.00/1.00 vMB 12
764,723 764,723 0000000000000000000431bc57785426334352c8698442a83bbb468c75198674 1,841 1.00/1.00 vMB 24
764,722 764,722 000000000000000000015ea55691b0254c09bb6b65b2dde5b72e860e7b9aabd2 2,382 1.00/1.00 vMB 26
764,721 764,721 000000000000000000053b685466c2e18879148cc6dc8ff2d12914bb3389fd72 3,034 1.00/1.00 vMB 40
764,720 764,720 0000000000000000000169997295040213e2974a087f3c54c0c992554eb8409c 3,084 1.00/1.00 vMB 16
764,719 764,719 000000000000000000035850959cb16cd02a60d3d76361421b4e1684aa1fb20d 2,899 1.00/1.00 vMB 34
764,718 764,718 000000000000000000001ed431d629cdd0906b39e13bf7013681f1a2f864fb40 3,689 1.00/1.00 vMB 32
764,717 764,717 0000000000000000000299e19e121c37fe97c29f059bf708e7e7249a0aba66a1 2,615 1.00/1.00 vMB 44
764,716 764,716 000000000000000000054f2d4212eeae6d1cc0087564a0bdd6d968afafb9c8e1 2,081 1.00/1.00 vMB 18
764,715 764,715 000000000000000000052bd3057d87012fbe9347514e77610a325a0661bdd118 2,396 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.86 GB
    • Received: 11.57 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.