Loading Tool

Explorer IconExplorer

Memory Pool

36,327 transactions
16.54 vMB
0.24799814 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.64/200 MB

Candidate Block

Mining Attempt da4f3af8e623784c0f87967b7de7549c70d5e526c4fabfc6229114ac2704b41e
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root ebaeba414e05c13e36c66d135c1a15c7c73587064edc6c8a8b478ba389ffc03e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.06402590 BTC
Avg Feerate: 5.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (666,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
246,081 246,081 000000000000007ecdf2fc6af2f7a566161c35c4a185fcb308ab88135aedf047 0.25 MB 570 160
246,080 246,080 000000000000002c364100673c42979d09a36362ab6ad998552a148c8b98fa3d 0.15 MB 359 139
246,079 246,079 00000000000000509713c0c0facd8ec8892413927862fb4c1c7bc15a12846f43 0.20 MB 516 204
246,078 246,078 000000000000009e3ddd80779baa24373168f5049cada655fb74a1697316d312 0.11 MB 255 108
246,077 246,077 0000000000000055a7291d78c27dd5c3a919d36a8e21561653658ddbe2ca048d 0.09 MB 197 85
246,076 246,076 000000000000007733d3c4dcf2e07bcf70426906320fcdf1d1666a2132a484e7 0.01 MB 25 161
246,075 246,075 0000000000000098eff32e7d1e717a277dbc529bda9b61d4822696da34a2e015 0.11 MB 128 25
246,074 246,074 000000000000000f41da2621131cd58a573b833bfda0dc38b4da81ff1a3b9a6a 0.07 MB 166 166
246,073 246,073 000000000000006c2cda6f4241a66798efd7efd853505a8ae5fb72195db64081 0.23 MB 447 115
246,072 246,072 0000000000000088261c3a7603a61b7e92d160a4a20b4d588577088f34c6affb 0.19 MB 435 119
246,071 246,071 000000000000005800a3c7b9068b0a7e157be1fadf5992759b66532c7260366b 0.17 MB 131 42
246,070 246,070 0000000000000051bbc4158341c630d31b9682cbffc8fb7ed1164e5be2fedc90 0.14 MB 334 151
246,069 246,069 00000000000000544f88b4cbdab67521b6aaeff6f1132513edc36ab5ed83fa10 0.09 MB 227 129
246,068 246,068 0000000000000079ef0e7ee9242f5fa3dc8d87ce1c82390cd63ea3231924630e 0.00 MB 5 43
246,067 246,067 000000000000003b15f0690a8230f4753cccc507c87ff7e6d82df425f65f5ef0 0.13 MB 247 101
246,066 246,066 000000000000008198f81985765873953e3ee382ba1cec7b7dd994b6198127de 0.08 MB 185 136
246,065 246,065 0000000000000094c9814df7d5d258e55fe77ac86af9244fbd99167b36f494e0 0.02 MB 41 135
246,064 246,064 000000000000009a7a0e37ef45a199360274f3ac027ad749c33093c5a96f73a7 0.12 MB 32 134
246,063 246,063 000000000000008a9433dfb5c27540d8f388733122686d342c53107650290c47 0.08 MB 192 126
246,062 246,062 000000000000007aeb43ea2797a5ce74b4a07f7e3715c056b3d8ab8dcfb778e1 0.04 MB 80 119
246,061 246,061 0000000000000065f828e59a7d80b75dfd8c1f489a0cf532a71bb3010c1a18ae 0.03 MB 80 110
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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