Loading Tool

Explorer IconExplorer

Memory Pool

73,388 transactions
28.31 vMB
0.07747595 BTC
Random Selection Loading Transactions
Max Size: 167.59/200 MB

Candidate Block

Mining Attempt b591f0179cd3d12b1a6fb0551dad49ec69dcf0c315a4b086529944bb5d510c89
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 4ccd910068f3ac05f16073c41fd1704fba484436fe5a2f51cd583cfd2fab8842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,613
Size: 1.00 vMB
Total Fees: 0.02072163 BTC
Feerates: 152.31 > 2.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (387,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,468 527,468 0000000000000000000a3cd2d118f20b6df69a74d323caaf99480d9dabe3d0d5 2,590 1.00/1.00 vMB 28
527,467 527,467 0000000000000000002e45a89ee8cddd6db7f127a4e3e20a9d44b2645aae6c50 853 0.32/1.00 vMB 27
527,466 527,466 00000000000000000017587d82454d9443849629ef2046b7f074e451c5f26aaf 209 0.06/1.00 vMB 24
527,465 527,465 00000000000000000012f6c8ac1814aabcf0e23d281feeb592f0d08d7817bf36 1,144 0.42/1.00 vMB 26
527,464 527,464 000000000000000000362a02f18d0e4e661d384c376997df017867cc6cbdc4bb 203 0.09/1.00 vMB 43
527,463 527,463 00000000000000000027818cffb10df6537300c647fe8217abe7ebd265be449b 443 0.20/1.00 vMB 46
527,462 527,462 0000000000000000002af4114c7ece9bf1e69951d69ab6bc17ce582ebff1b033 1,088 0.47/1.00 vMB 26
527,461 527,461 0000000000000000000a1fd6db09e5e6c7c601986124c16296f48e2b3089cbe4 707 0.25/1.00 vMB 21
527,460 527,460 0000000000000000001f04e04667c33ec2aa5c34a7cca2befc6896f9ef49888e 1,122 0.42/1.00 vMB 23
527,459 527,459 0000000000000000002939bd2e7555c440d5e66776a9b3d2f78fad566758b1a2 1,555 0.64/1.00 vMB 24
527,458 527,458 0000000000000000001966116b4b7f9f4c57da38de9731bee83b039901dc2273 581 0.26/1.00 vMB 13
527,457 527,457 000000000000000000370f321e7b842f3a3f0049e547266a35531f29a470732c 550 0.21/1.00 vMB 42
527,456 527,456 000000000000000000101a1cf736f37da4ad1478cb3d8d704e3ca0ee691d850c 549 0.33/1.00 vMB 30
527,455 527,455 000000000000000000110b414ca4df8117b6ab29ca2eafe7ef720f5b4bdcb877 300 0.10/1.00 vMB 27
527,454 527,454 0000000000000000001294d12e3e1949685f486687903c7027c52c9efb9561d8 461 0.13/1.00 vMB 25
527,453 527,453 00000000000000000022bd2e1325acbc473b9ecd471384307e38d407e218e881 1,407 0.52/1.00 vMB 19
527,452 527,452 00000000000000000008c9c699a3a3cf51918d155260febbd38f5ee557b1271f 2,638 1.00/1.00 vMB 30
527,451 527,451 0000000000000000002f3fda62737101c90540222b140e660f5247035bca648d 1,168 0.68/1.00 vMB 20
527,450 527,450 00000000000000000028bcef07530d12dc95135ec253875960a3b0f805eccd75 2,831 1.00/1.00 vMB 15
527,449 527,449 00000000000000000034792f674883f280a4d10a8209b72b5070f68547c55163 2,960 1.00/1.00 vMB 46
527,448 527,448 0000000000000000002523b288496d1989a380521a79bb6785470a1136c7e994 2,450 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.