Loading Tool

Explorer IconExplorer

Memory Pool

81,085 transactions
29.84 vMB
0.07559739 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt d5df71b39f3c3460f558fb2741186a53db5122d21cdfdb0a8802ef268b9c652f
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root e03b286426e6c5629cbb55c3c04485c9fb7981c5257e49ea1a9bb59aaeb85ea5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,888
Size: 1.00 vMB
Total Fees: 0.01477644 BTC
Feerates: 151.12 > 1.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (511,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,736 403,736 0000000000000000011c48f1470030793a7c36638f3eea86b09431068ae29543 1,046 0.82/1.00 vMB 27
403,735 403,735 000000000000000004e75cf26215132d431e39a764010bddaeba5e9e52060d09 2,257 1.00/1.00 vMB 46
403,734 403,734 00000000000000000615d8156407bf6ee0e189ec9ca778d907d4e8418f8e1dd5 884 0.87/1.00 vMB 20
403,733 403,733 000000000000000002a77da4d7c553e9b7ad6e3aad9e6abe473ff2385d878095 2,511 1.00/1.00 vMB 44
403,732 403,732 0000000000000000030936fe116309ceda9ceb6515270fb3d126006a1bb3a9dd 2,102 1.00/1.00 vMB 39
403,731 403,731 0000000000000000030a47b9c60e1db0203a913c99953d271d2e1556b922c575 1 0.00/1.00 vMB 0
403,730 403,730 00000000000000000310be6249456edd5a8f5efa01d5bb6878d4258b5d0b9f91 2,022 1.00/1.00 vMB 37
403,729 403,729 00000000000000000483bb27bf1f820279ee1ef340cf064c0208285dee5fcddc 1,139 0.58/1.00 vMB 34
403,728 403,728 000000000000000005352b5482c652bcc855918d76fd299530a5f44469559894 806 0.53/1.00 vMB 28
403,727 403,727 0000000000000000066ca3fd6e0f7bb7b096cbbcbdea867cfac6cd1e3c2dc89d 1,088 0.58/1.00 vMB 35
403,726 403,726 00000000000000000252cc01382ff52482b3e3fb77dff71625e8fcf1da2c9b22 913 0.51/1.00 vMB 38
403,725 403,725 000000000000000003bdd9418242dd92f7aaee8a3893a8ef04a8bf5b74a73c67 1,207 0.88/1.00 vMB 22
403,724 403,724 0000000000000000018feb5753f5a5751c7ef3d6f273c5b4140a70ec990bb3bb 1 0.00/1.00 vMB 0
403,723 403,723 00000000000000000436077de7ac87ee5dc744a01ebe062895c417115153ec0d 1,958 1.00/1.00 vMB 40
403,722 403,722 000000000000000005036433fdb04595620c2490bde7548e2134b104f28d0c98 2,322 0.91/1.00 vMB 52
403,721 403,721 00000000000000000509f253e0a0d52264fe19b2bea8e8a75f12d12469a2701d 1,139 0.98/1.00 vMB 22
403,720 403,720 000000000000000006375c90bec2f2199f311f65807b9909d3709acb8231cd8f 590 0.32/1.00 vMB 36
403,719 403,719 0000000000000000028ca6ba75ab59da9f0c0ca78c79c84557c03251f0889972 269 0.99/1.00 vMB 5
403,718 403,718 0000000000000000063e645a74b9eb161d6a17c8639c85725896eb976697b982 728 0.44/1.00 vMB 33
403,717 403,717 00000000000000000418aad766a06a11c4235e4b2c0e76158f168087a177fd46 2,043 1.00/1.00 vMB 43
403,716 403,716 0000000000000000042f1387388edb9702a7de84c7926ce100e1004b3c1058cb 783 0.40/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.