Loading Tool

Explorer IconExplorer

Memory Pool

43,263 transactions
26.34 vMB
0.05823657 BTC
Random Selection Loading Transactions
Max Size: 138.50/200 MB

Candidate Block

Mining Attempt cf5d14405ea96293edec89e016557506ac7bef0fae70a03bbc4bd5547248c712
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 83a61017da5a9576c5a61a4bb7331b2e13726bac1dfcaffcecd4d6da48d2d689
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00999282 BTC
Feerates: 40.21 > 1.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (151,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,562 763,562 000000000000000000018fa4e624d44ed51acfa30a2a071ed16b319c0944f680 2,270 1.00/1.00 vMB 23
763,561 763,561 00000000000000000001e0b972ac20537458d40bbec6b1bc52ff019991a5549d 653 1.00/1.00 vMB 16
763,560 763,560 000000000000000000054bb3824c7dc9446a2ad140c9772bcdd75bf1140d71c1 460 1.00/1.00 vMB 15
763,559 763,559 0000000000000000000137af9dde151fded5a437f0ce126412770ced6395f09b 2,557 1.00/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.