Loading Tool

Explorer IconExplorer

Memory Pool

81,891 transactions
30.99 vMB
0.11687035 BTC
Random Selection Loading Transactions
Max Size: 188.11/200 MB

Candidate Block

Mining Attempt 67709d833bee239e32817bfeee4e0c234e076ee32057e95bf534669359aa1d18
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root e05648a7f8d52c16ddfaa4c61b0f5d03b5f05e578411a467e9d4fd9033325cf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,089
Size: 1.00 vMB
Total Fees: 0.03952347 BTC
Feerates: 318.30 > 3.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (402,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,053 513,053 00000000000000000036e137c0872c5c48b54c03a232d718be4bb3da775c9c59 2,434 0.84/1.00 vMB 45
513,052 513,052 000000000000000000050d042bd45a1d14dd21b419ee40b3be96df016bb860e6 2,051 1.00/1.00 vMB 24
513,051 513,051 00000000000000000036fbecefe3d1150636713e10c37b27b2abc1b0d0f6d593 1,395 1.00/1.00 vMB 37
513,050 513,050 00000000000000000034cbe896bf63f31d7a437077cece6366646c89b3f00e68 189 1.00/1.00 vMB 1
513,049 513,049 00000000000000000023ae4cc0d5e86444027d33cfca28ec8098a7f484f30086 285 1.00/1.00 vMB 3
513,048 513,048 00000000000000000035118015477a9579f3ef8516c9fff97db29c687b2660e2 1,589 1.00/1.00 vMB 21
513,047 513,047 000000000000000000294298dc272e85ef79a8914e60132911ad073a7fe60f5e 435 1.00/1.00 vMB 3
513,046 513,046 0000000000000000003ed3082b821cd05ab5612f1fbc3e8e94bae9e4e31e444f 413 1.00/1.00 vMB 10
513,045 513,045 00000000000000000041cc75486e61cb3dac53c42d12f1ebb0763b404390f4c1 1,291 1.00/1.00 vMB 20
513,044 513,044 0000000000000000004aa45f557c2425b0441cafb3c2dbd5fadb37a555dedfe2 925 1.00/1.00 vMB 14
513,043 513,043 0000000000000000001c984df17148b68a58bfa5b7d5dd1c339f911ebd20d2f7 864 1.00/1.00 vMB 11
513,042 513,042 00000000000000000053acfce758ef57598a35f30854d1c59ca5e4c00daf39a8 1,853 1.00/1.00 vMB 38
513,041 513,041 00000000000000000003977cae5e85f781bea9964909a7600eff7afe667a7228 1,395 0.69/1.00 vMB 61
513,040 513,040 000000000000000000351f8ff03958d7795947b3f1ac2e1623bba031aa242590 470 1.00/1.00 vMB 6
513,039 513,039 00000000000000000055327ab9facfd777469ae1604d86e5cdacde915a3e46fb 189 1.00/1.00 vMB 4
513,038 513,038 000000000000000000405ccef4e02ba775495ba8f89eba0ebca7792501a25eae 1,079 1.00/1.00 vMB 19
513,037 513,037 0000000000000000002aa8136e2d0a420525f45f572a0a0c403c128d94bde0e5 177 0.06/1.00 vMB 29
513,036 513,036 000000000000000000552ce6ec2399eeca94733756c618ec856a8bb428f0cdab 860 1.00/1.00 vMB 10
513,035 513,035 0000000000000000002e0e62fbb072f5f57d88901407338117f4c0a777519c87 1,497 1.00/1.00 vMB 46
513,034 513,034 000000000000000000072a2c6783a4993994a1cb774e666dd8f61e9badd3e14d 632 1.00/1.00 vMB 7
513,033 513,033 00000000000000000034b3ac024723d2d55b596ed48cc1cdf7688feae995a73b 1,219 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.08 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: 721.92 GB
    • Received: 18.39 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.