Loading Tool

Explorer IconExplorer

Memory Pool

46,455 transactions
27.32 vMB
0.05696625 BTC
Random Selection Loading Transactions
Max Size: 144.85/200 MB

Candidate Block

Mining Attempt 808ebb4c52e7a8387f723ae6540c725b96b7f8e6c4f899d8386257fc45d165ab
Version 20000000
Previous Block 0000000000000000000149e99e9fe928cc50ad17726ca7114570e11f41657874
Merkle Root d3821326da3ae23ca5ddb930ec05e96cc45378a45ae5e1c062ee20cbcbf8a653
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.00527976 BTC
Feerates: 40.21 > 0.53 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,770 (151,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,558 763,558 00000000000000000004edb8fa7673c3c06645cd23ee95671494de3a56f2ad99 3,602 1.00/1.00 vMB 33
763,557 763,557 0000000000000000000731387cefccdd260da449671e599420665634968f4e39 1,290 1.00/1.00 vMB 15
763,556 763,556 00000000000000000000e56e893a50a64a96fb240533e29a8056558dba34bb06 2,101 1.00/1.00 vMB 28
763,555 763,555 0000000000000000000255598451fa28c3416f0d3828cf6c359ef8fd5bca17ad 901 1.00/1.00 vMB 17
763,554 763,554 00000000000000000006994095b86e1b9cba02f48fd5c1eb483313ef05666152 2,915 1.00/1.00 vMB 16
763,553 763,553 00000000000000000002e5bb21c92811c64d0b2053b0310a7d065b3f010bd606 3,334 1.00/1.00 vMB 27
763,552 763,552 00000000000000000004c57f97abac9b878706e7eebc3f006e57f75aae8da26d 2,681 1.00/1.00 vMB 35
763,551 763,551 00000000000000000000b399673c7fc3ad7bbf2748bc308c0bc995bd2eb04e81 2,606 1.00/1.00 vMB 23
763,550 763,550 000000000000000000077ebd44c23ed1a683ef2e75bfc27afb70d6eb1260fc88 113 1.00/1.00 vMB 13
763,549 763,549 0000000000000000000312c8782a387508cb9c31091a8f2abbef994123126606 2,536 1.00/1.00 vMB 21
763,548 763,548 00000000000000000007a51c47573fdc58b1d4d554a3a66097495f4b4544c3dd 2,636 1.00/1.00 vMB 31
763,547 763,547 00000000000000000005e7ea88a0c4cd4b9d971c79dc138aeb876815e300242c 193 1.00/1.00 vMB 14
763,546 763,546 000000000000000000004d5278c1ec8ab9d574b04cfc2d6e61ade6b37dc228da 1,898 1.00/1.00 vMB 22
763,545 763,545 00000000000000000000a292f79f939fb0ad4ddfc05208cb903015a47297ce29 2,315 1.00/1.00 vMB 26
763,544 763,544 00000000000000000003a238f12dfbb126b89c87c8da19474e6f11a75b5ba49f 740 1.00/1.00 vMB 15
763,543 763,543 0000000000000000000201112eaa631990b6a8e161264e4e9d3b42a7d679f832 1,880 1.00/1.00 vMB 21
763,542 763,542 0000000000000000000793bccaa01fd7893d59b746b9c0bcf2892166780366a1 413 1.00/1.00 vMB 14
763,541 763,541 000000000000000000039ae9ef5008a118e1fe7bca03295209203105657295fe 1,860 1.00/1.00 vMB 20
763,540 763,540 00000000000000000004df624e13a249407a6ee5aaa0bf33009c05aebd7c10bf 1,488 1.00/1.00 vMB 22
763,539 763,539 000000000000000000073455b5bd7e6fd2659507ecc34c14ef35041907460724 1,471 1.00/1.00 vMB 18
763,538 763,538 00000000000000000002b343a0fb56681cc7713726736821bb0bb00487923071 935 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.98 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: 648.19 GB
    • Received: 13.01 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.