Loading Tool

Explorer IconExplorer

Memory Pool

31,484 transactions
9.93 vMB
0.11760350 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.19/200 MB

Candidate Block

Mining Attempt ef4bab42309a387b4e86211b19d6d5ba183a42dde33ded7a6f983056a7bd9f84
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (766,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,981 146,981 00000000000007e4d0f6299e4f2c13297e99901832c9cb8164224990f072bc47 30 0.02 vMB 53
146,980 146,980 000000000000033da87110a164a5d1579d64f9cc50d3e0dd11b02b2c9e4eab27 8 0.00 vMB 457
146,979 146,979 00000000000000d2e3f4c4bc7335f7e368ea417930f6b3fa23847468b35fde19 6 0.00 vMB 260
146,978 146,978 000000000000042275ce9a15efc743f1a3aec0340f30e16034ddb245ce1b0020 6 0.00 vMB 90
146,977 146,977 000000000000015c15eac4dee14fba5fa98c56285e955d8f943b590a1243dac8 34 0.02 vMB 146
146,976 146,976 00000000000008ba1ad3d7b8c2f451ee85baad74cb4f4504c79881a7ca8faf1f 10 0.00 vMB 269
146,975 146,975 000000000000080c578d1d5427c08fcb10234eaeb2a7c9142ffbf206cd9f3dd1 137 0.05 vMB 41
146,974 146,974 00000000000005781edd65633545e8903d6d7992f84e673007e98159431e6bc8 55 0.03 vMB 199
146,973 146,973 000000000000003501bc859ade34fddbb16310a999bc98375b1c8a7afde75ec0 99 0.04 vMB 151
146,972 146,972 0000000000000535213a40eb4da7668aa071dd0eb5e509952eec82d4e0843c1e 160 0.05 vMB 19
146,971 146,971 00000000000001bbb4357eed959274d13bf322bb17c676f61288ded69645b440 130 0.06 vMB 139
146,970 146,970 0000000000000786c35f4ec58779a57eb6789b691979742e91878a97ccfbbafc 108 0.06 vMB 131
146,969 146,969 00000000000003788919019f87cc6a65ce1d8b8bf18d9db5d45d30a5c580d5d6 10 0.00 vMB 151
146,968 146,968 00000000000005724deb16fdbad95ee9d60ca3c3f5ea4029395a8aa220fc574f 58 0.02 vMB 21
146,967 146,967 000000000000038a08ba91548c51be4ff218f7aceda60855eb03c9f4cf14fc03 16 0.01 vMB 119
146,966 146,966 000000000000009f94e7fd0424b1530d695054c35c9177a2b263812ad78fb208 11 0.01 vMB 22
146,965 146,965 0000000000000646f1b14ed13f4d9828e45452627c86bc88c2c48dadfa6ecfc0 17 0.00 vMB 267
146,964 146,964 00000000000007be7992a0433f60589a769a7efb9e9c73820f924e12ee85f2d3 73 0.03 vMB 203
146,963 146,963 000000000000088d4c778ecd6cf6312838d30371b8f79bb672ebdaac259bdd65 37 0.02 vMB 39
146,962 146,962 000000000000077cc40cd8354a4a670ebd1e06c9aaa01638c3210bdfb3cb3def 7 0.00 vMB 124
146,961 146,961 00000000000008cac0573db8e12eb835fde31542851d9c80d0fffb8d288ac9cd 17 0.01 vMB 146
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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