Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
14.23 vMB
0.06275197 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.81/200 MB

Candidate Block

Mining Attempt 806ff577d2bd677e0510cb3a0d8eccfaf7217792e8956a55995aa988ade1edec
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 0c8b57e2019cd08deb0934471e1fa02baafeab030b3782d9682f9516e9389305
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.02814717 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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